Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F1133313
theme.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
7 KB
Subscribers
None
theme.css
View Options
@
charset
"utf-8"
;
/* -------------------------------------------------------------
Zed
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Author: Dereckson
Tags: space retro futurist
Filename: theme.css
Version: 1.1
Created: 2010-01-27
Updated: 2010-07-02
Licence: Creative Commons BY 3.0
------------------------------------------------------------- */
/* -------------------------------------------------------------
Page settings
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body
{
margin
:
0.5
em
0
0
0
;
background-attachment
:
fixed
;
background-color
:
#343434
;
background-image
:
url
(
"../../img/zed/bg.jpg"
);
background-position
:
top
left
;
background-repeat
:
no-repeat
;
background-size
:
cover
;
font-family
:
"Calibri"
,
"Lucida Sans Unicode"
,
"Trebuchet MS"
,
"Helvetica"
,
"Arial"
,
sans-serif
;
min-height
:
1200
px
;
}
.
container_16
{
color
:
white
;
}
h1
{
color
:
#19B5E7
;
font-size
:
21
px
;
font-weight
:
normal
;
}
h2
,
h3
,
h4
,
h5
,
h6
{
color
:
#04acf8
;
font-weight
:
normal
;
}
h2
{
font-size
:
19
px
;
}
h3
{
color
:
#04acf8
;
font-size
:
16
px
;
}
pre
{
font-family
:
FixedSys
,
monospace
;
}
/* -------------------------------------------------------------
Links
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
a
{
color
:
#1AC8E8
;
text-decoration
:
none
;
}
a
:
visited
{
color
:
gray
;
}
a
:
hover
{
color
:
red
;
text-decoration
:
none
;
}
/* -------------------------------------------------------------
Notify messages
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.
notify
{
padding-top
:
25
px
;
padding-bottom
:
25
px
;
margin-bottom
:
10
px
;
text-align
:
center
;
background
:
#eeeeee
;
font-size
:
1.5
em
;
color
:
black
;
border
:
5
px
solid
#1AC8E8
;
width
:
950
px
;
}
.
wap
{
padding-top
:
50
px
;
padding-bottom
:
50
px
;
margin-bottom
:
10
px
;
text-align
:
center
;
background
:
#eeeeee
;
font-size
:
2
em
;
color
:
black
;
border
:
5
px
solid
indianred
;
width
:
950
px
;
}
/* -------------------------------------------------------------
Header
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#
header
{
background-image
:
url
(
"../../img/zed/bg_header.png"
);
background-repeat
:
no-repeat
;
margin
:
auto
auto
;
margin-bottom
:
0.5
em
;
height
:
104
px
;
width
:
978
px
;
}
#
header_content
{
padding-top
:
26
px
;
}
#
HypershipTime
{
color
:
white
;
font-size
:
0.8
em
;
background-image
:
url
(
"../../img/zed/time.png"
);
background-position
:
center
left
;
background-repeat
:
no-repeat
;
text-indent
:
2
em
;
}
/* -------------------------------------------------------------
Header - wall
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.
wall
{
text-align
:
left
;
float
:
left
;
color
:
white
;
font-size
:
0.8
em
;
background-image
:
url
(
"../../img/zed/quote.png"
);
background-position
:
top
left
;
background-repeat
:
no-repeat
;
text-indent
:
2
em
;
margin-bottom
:
0.8
em
;
}
.
wall_info
{
display
:
block
;
text-align
:
right
;
/* font-size: 80%; */
}
.
wall
a
{
color
:
#a9a49e
;
}
.
wall
a
:
hover
{
color
:
#fd9800
;
}
/* -------------------------------------------------------------
Content (e.g. stories in /explore)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.
content_wrapper
{
background-color
:
#171717
;
border
:
solid
5
px
black
;
margin-bottom
:
1
em
;
}
.
content_wrapper
.
content
{
padding
:
0
2
em
0
2
em
;
color
:
white
;
}
.
content_wrapper
H1
{
margin-top
:
0
;
padding
:
0.25
em
0
0.75
em
1
em
;
background-color
:
black
;
height
:
1
em
;
}
/* -------------------------------------------------------------
Avatars wall
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.
avatar
{
float
:
left
;
margin-bottom
:
2
em
;
margin-right
:
2
em
;
text-align
:
center
;
}
.
avatar
img
{
border
:
solid
1
px
;
}
.
avatar_name
{
display
:
block
;
}
.
avatar
a
:
hover
{
color
:
white
;
}
/* -------------------------------------------------------------
Messages
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.
message
{
margin-bottom
:
17
px
;
padding
:
8
px
9
px
8
px
9
px
;
width
:
940
px
;
font-size
:
80
%
;
}
.
message
.
light
{
background-color
:
#fafafa
;
border
:
3
px
solid
#dedede
;
width
:
938
px
;
color
:
black
;
}
.
message
.
light
a
{
color
:
#343434
;}
.
message
.
dark
{
background-color
:
#acc0c3
;
border
:
solid
3
px
#4e5758
;
width
:
938
px
;
color
:
#000033
;
}
.
message
.
dark
a
{
color
:
#154c4c
;}
.
message
a
:
hover
{
font-weight
:
900
;
}
.
message_info
{
text-align
:
right
;
margin-bottom
:
1
em
;
}
.
message_text
{
font-size
:
1.25
em
;
}
.
message_info
{
color
:
#343434
;
}
/* -------------------------------------------------------------
Helper classes
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.
center
{
text-align
:
center
;
}
/* -------------------------------------------------------------
Color boxes
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.
plum
{
background-color
:
plum
;
border
:
1
px
solid
#800080
;
color
:
black
;
}
.
plum
a
{
color
:
#800080
;
}
.
green
{
background-color
:
beige
;
border
:
1
px
solid
darkgreen
;
color
:
black
;
}
.
green
a
{
color
:
darkgreen
;
}
.
skyblue
{
background-color
:
lightskyblue
;
border
:
1
px
solid
#6e47fe
;
}
.
skyblue
a
{
color
:
navy
}
.
indigo
{
background-color
:
#AE97E1
;
border
:
1
px
solid
#C97FFF
;
}
.
indigo
a
{
color
:
#800080
;}
.
yellow
{
background-color
:
#FFFFCC
;
border
:
1
px
solid
#C4B963
;
}
.
yellow
a
{
color
:
navy
;}
.
orange
{
background-color
:
#FDD9AC
;
border
:
1
px
solid
#eaaf67
;
}
.
orange
a
{
color
:
#43392e
;}
.
red
{
background-color
:
#FFE4E1
;
border
:
solid
1
px
#DC7777
;
color
:
#220000
;
}
.
red
a
{
color
:
#993333
;}
.
black
{
background-color
:
black
;
color
:
#ccc
;
border
:
solid
2
px
#555
;
}
.
plum
a
:
hover
,
.
green
a
:
hover
,
.
skyblue
a
:
hover
,
.
indigo
a
:
hover
,
.
yellow
a
:
hover
,
.
orange
a
:
hover
,
.
red
a
:
hover
{
font-weight
:
bold
;
}
/* -------------------------------------------------------------
SmartLine
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#
SmartLine
{
width
:
100
%
;
}
#
SmartLine
.
left
{
}
#
SmartLine
.
right
{
float
:
right
;
text-align
:
right
;
}
/* TODO: ajouter un sélecteur de SmarLine pour chat/commandes (60px) */
/* grid_1 alpha -> sélecteur, grid_3 -> history, grid_12 > bar */
#
SmartLineHistory
{
width
:
115
%
;
/* dépasse de sa bordure */
}
#
SmartLineBar
{
/* 99.6% for alignment with .message.light */
width
:
99.6
%
;
}
#
SmartLineResults
{
font-family
:
"Fixedsys Excelsior 3.01"
,
FixedSys
,
Terminal
;
font-size
:
12
pt
;
}
#
SmartLineResults
.
highlight
{
color
:
#16c3cc
;
}
#
SmartLineResults
.
error
{
color
:
red
;
}
#
SmartLineResults
p
{
padding-left
:
1
em
;
}
/* -------------------------------------------------------------
Floating panes
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.
floatingPaneTutorial
{
width
:
957.5
px
;
margin-bottom
:
1
em
;
color
:
black
;
}
.
floatingPaneTutorial
a
{
color
:
navy
;
}
.
floatingPaneTutorial
a
:
hover
{
color
:
#5f0505
;
}
.
floatingPaneTutorial
p
{
color
:
black
;
margin
:
0
;
padding
:
5
px
10
px
0
px
10
px
;
}
.
dojoxDockList
{
color
:
black
;
}
/* -------------------------------------------------------------
Footer
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#
footer
{
font-size
:
80
%
;
color
:
white
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jun 29, 10:14 (1 d, 13 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
22898
Default Alt Text
theme.css (7 KB)
Attached To
rZED Zed
Event Timeline
Log In to Comment