]> code.citadel.org Git - citadel.git/blob - webcit/static/style.css
* First cut at the customizable iconbar is done. A bunch of generic options
[citadel.git] / webcit / static / style.css
1 a:link {
2   color: #0000FF;
3   text-decoration: none;
4 }
5
6 a:visited {
7   color: #0000FF;
8   text-decoration: none;
9 }
10
11 a:active {
12   color: #0000FF;
13   text-decoration: none;
14 }
15
16 .menubar_link {
17         font-family: Bitstream Vera Sans,Arial,Helvetica,sans-serif;
18         font-size: 9pt;
19 }
20
21 .navbar_link {
22         font-family: Bitstream Vera Sans,Arial,Helvetica,sans-serif;
23         font-size: 7pt;
24 }
25
26 .titlebar {
27         font-family: Bitstream Vera Sans,Arial,Helvetica,sans-serif;
28         font-size: 12pt;
29         color: #FFFFEE;
30 }
31
32 .mainmenu {
33         font-family: Bitstream Vera Sans,Arial,Helvetica,sans-serif;
34         font-size: 10pt;
35         font-weight: bold;
36         color: #880000;
37 }
38
39 .menudesc {
40         font-family: Bitstream Vera Sans,Arial,Helvetica,sans-serif;
41         font-size: 8pt;
42         color: #000088;
43 }
44
45 .message_header {
46         font-family: Bitstream Vera Sans,Arial,Helvetica,sans-serif;
47         font-size: 10pt;
48         color: #000000;
49 }
50
51 .message_subject {
52         font-family: Bitstream Vera Sans,Arial,Helvetica,sans-serif;
53         font-size: 10pt;
54         color: #000000;
55         font-style: italic;
56 }
57
58 .pull_quote {
59         font-family: Bitstream Vera Sans,Arial,Helvetica,sans-serif;
60         font-size: 7pt;
61         font-style: italic;
62         color: #000044;
63 }
64
65 .tablabel {
66         font-family: Bitstream Vera Sans,Arial,Helvetica,sans-serif;
67         font-size: 10pt;
68         font-weight: bold;
69         color: #000000;
70 }
71
72 .boxlabel {
73         font-family: Bitstream Vera Sans,Arial,Helvetica,sans-serif;
74         font-size: 9pt;
75         font-weight: bold;
76         color: #FFFFEE;
77 }
78
79 .youhavemail {
80         font-family: Bitstream Vera Sans,Arial,Helvetica,sans-serif;
81         font-size: 6pt;
82         font-style: italic;
83         color: #000044;
84 }
85
86 .customize {
87         font-family: Bitstream Vera Sans,Arial,Helvetica,sans-serif;
88         font-size: 6pt;
89         font-style: italic;
90         color: #000044;
91         background-color: #DDDDCC;
92 }
93
94 .room_banner_room_name {
95         font-family: Bitstream Vera Sans,Arial,Helvetica,sans-serif;
96         font-size: 14pt;
97         font-weight: bold;
98         color: #FFFFEE;
99 }
100
101 .room_banner_room_info {
102         font-family: Bitstream Vera Sans,Arial,Helvetica,sans-serif;
103         font-size: 10pt;
104         color: #FFFFEE;
105 }
106
107 .room_banner_new_messages {
108         font-family: Bitstream Vera Sans,Arial,Helvetica,sans-serif;
109         font-size: 10pt;
110         color: #DDDDCC;
111 }
112
113 .room_banner_start_page {
114         font-family: Bitstream Vera Sans,Arial,Helvetica,sans-serif;
115         font-size: 7pt;
116         color: #DDDDCC;
117 }
118
119
120 .menubar_bg {
121         background-color: #FF0000;
122 }
123
124 .iconbar_link {
125         font-family: Bitstream Vera Sans,Arial,Helvetica,sans-serif;
126         font-size: 9pt;
127 }
128
129 .powered_by {
130         font-family: Bitstream Vera Sans,Arial,Helvetica,sans-serif;
131         font-size: 7pt;
132         letter-spacing: 1pt;
133 }
134
135 .roomlist_new {
136         font-family: Bitstream Vera Sans,Arial,Helvetica,sans-serif;
137         font-size: 10pt;
138         color: #880000;
139         font-weight: bold;
140 }
141
142 .roomlist_old {
143         font-family: Bitstream Vera Sans,Arial,Helvetica,sans-serif;
144         font-size: 10pt;
145         color: #000088;
146 }
147
148
149 body {
150   background: #aaaaaa;
151   color: #000000;
152   font-family: Bitstream Vera Sans,Arial,Helvetica,sans-serif;
153   font-weight: normal;
154 }
155
156 h1 {
157   font-weight: bold;
158   text-align: center
159 }
160
161 h2 {
162   font-weight: bold
163 }
164
165 h3 {
166   font-weight: bold
167 }
168
169 h4 {
170   font-weight: bold
171 }
172
173 h5 {
174   margin-left: 6%;
175   margin-right: 6%;
176   font-weight: bold
177 }
178
179 ul, ol, dl, p {
180   margin-left: 6%;
181   margin-right: 6%
182 }
183
184 ul ul, table ol, table ul, dl ol, dl ul {
185   margin-left: 1.2em;
186   margin-right: 1%;
187   padding-left: 0
188 }
189
190 pre {
191   margin-left: 10%;
192   white-space: pre
193 }
194
195 table caption {
196   font-size: larger;
197   font-weight: bolder
198 }
199
200 table p, table dl, ol p, ul p, dl p, blockquote p, .note p, .note ul, .note ol, .note dl, li pre, dd pre {
201   margin-left: 0;
202   margin-right: 0
203 }
204
205 p.top {
206   margin-left: 1%;
207   margin-right: 1%
208 }
209
210 blockquote {
211   margin-left: 8%;
212   margin-right: 8%;
213   border: thin ridge #dc143c
214 }
215
216 blockquote pre {
217   margin-left: 1%;
218   margin-right: 1%
219 }
220
221 dt a {
222   font-weight: bold;
223   margin-top: .8em
224 }
225
226
227 .html {
228   color: #000080;
229   background: none
230 }
231
232 .css {
233   color: #800000;
234   background: none
235 }
236
237 .javascript {
238   color: #008000;
239   background: none
240 }
241
242 dfn {
243   font-style: normal;
244   font-weight: bolder
245 }
246
247 var sub { font-style: normal }
248
249 .note {
250   font-size: 85%;
251   margin-left: 10%
252 }
253
254 .toolbar {
255   text-align: center
256 }
257
258 .toolbar IMG {
259   float: right
260 }
261
262 .errormsg {
263   color: #AA0000;
264   background: none;
265   font-style: italic;
266 }
267
268 .warning {
269   color: #FF4500;
270   background: none;
271   text-decoration: none
272 }
273
274 .error strong {
275   color: #DC143C;
276   background: #FFD700;
277   text-decoration: none
278 }
279
280 .warning strong {
281   color: #FF4500;
282   background: #FFD700;
283   text-decoration: none
284 }
285
286 .warning a:link, .warning a:visited, .warning a:active {
287   color: #FF4500;
288   background: none;
289   text-decoration: underline
290 }
291
292 .error a:link, .error a:visited, .error a:active {
293   color: #DC143C;
294   background: none;
295   text-decoration: underline
296 }
297
298 .error strong a:link, .error strong a:visited, .error strong a:active {
299   color: #DC143C;
300   background: #FFD700
301 }
302
303 .warning strong a:link, .warning strong a:visited, .warning strong a:active {
304   color: #FF4500;
305   background: #FFD700
306 }
307
308 colgroup.entity { text-align: center }
309
310 .default { text-decoration: underline; font-style: normal }
311 .required { font-weight: bold }
312 td li.transitional, .elements li.transitional {
313   font-weight: lighter;
314   color: #696969;
315   background: none
316 }
317
318 td li.frameset, .elements li.frameset {
319   font-weight: lighter;
320   color: #808080;
321   background: none
322 }
323
324 .footer, .checkedDocument {
325   margin-top: 2em;
326   padding-top: 1em;
327   border-top: solid thin black
328 }
329
330 strong.legal {
331   font-weight: normal;
332   text-transform: uppercase
333 }
334
335 @media print {
336   input#toggler, .toolbar { display: none }
337 }
338