]> code.citadel.org Git - citadel.git/blob - webcit/static/head.html
*** empty log message ***
[citadel.git] / webcit / static / head.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2         "http://www.w3.org/TR/html4/strict.dtd">
3 <html>
4 <head>
5 <?REFRESHTAG>
6 <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
7 <title>Citadel: <?SERV_HUMANNODE></title>
8 <meta http-equiv="Pragma" content="no-cache" />
9 <meta http-equiv="expired" content="28-May-1971 18:10:00 GMT" />
10 <meta name="MSSmartTagsPreventParsing" content="TRUE" />
11 <style type="text/css">
12
13 * html {
14         overflow:hidden;
15 }
16
17 body {
18         margin:0;
19         margin-right: 1px;
20         padding:0 10px 0 10px;
21         height:100%;
22         overflow:auto;
23         background: #aaaaaa;
24         color: #000000;
25         font-family: "Bitstream Vera Sans",Arial,Helvetica,sans-serif;
26         font-weight: normal;
27         font-size: 10pt;
28 }
29
30 #iconbar {
31         position:fixed;
32         display:block;
33         top:0px;
34         left:0px;
35         width:75px;
36         height:100%;
37         background:transparent;
38 }
39
40 * html #iconbar {
41         position:absolute;
42         display:block;
43         top:0px;
44         left:0px;
45         width:75px;
46         height:100%;
47         background:transparent;
48 }
49
50 #banner {
51         position:fixed;
52         display:block;
53         top:0px;
54         left:78px;
55         width:90%;
56         height:75px;
57         background: #444455;
58 }
59
60 * html #banner {
61         position:absolute;
62         display:block;
63         top:0px;
64         left:78px;
65         width: 90%;
66         height:75px;
67         background: #444455;
68 }
69
70 #text {
71         display:block;
72         margin-top: 78px;
73         margin-left:75px;
74         width:90%;
75 }
76
77 a:link {
78         color: #0000FF;
79         text-decoration: none;
80 }
81
82 a:visited {
83         color: #0000FF;
84         text-decoration: none;
85 }
86
87 a:active {
88         color: #0000FF;
89         text-decoration: none;
90 }
91
92 a:hover {
93         text-decoration: underline;
94 }
95
96 .menubar_link {
97         font-family: "Bitstream Vera Sans",Tahoma,Arial,Helvetica,sans-serif;
98         font-size: 9pt;
99 }
100
101 .navbar_link {
102         font-family: "Bitstream Vera Sans",Arial,Helvetica,sans-serif;
103         font-size: 7pt;
104 }
105
106 .titlebar {
107         font-family: "Bitstream Vera Sans",Arial,Helvetica,sans-serif;
108         font-size: 12pt;
109         color: #FFFFEE;
110 }
111
112 .mainmenu {
113         font-family: "Bitstream Vera Sans",Arial,Helvetica,sans-serif;
114         font-size: 10pt;
115         font-weight: bold;
116         color: #880000;
117 }
118
119 .menudesc {
120         font-family: "Bitstream Vera Sans",Arial,Helvetica,sans-serif;
121         font-size: 8pt;
122         color: #000088;
123 }
124
125 .message_header {
126         font-family: "Bitstream Vera Sans",Arial,Helvetica,sans-serif;
127         font-size: 10pt;
128         color: #000000;
129 }
130
131 .message_subject {
132         font-family: "Bitstream Vera Sans",Arial,Helvetica,sans-serif;
133         font-size: 10pt;
134         color: #000000;
135         font-style: italic;
136 }
137
138 .tablabel {
139         font-family: "Bitstream Vera Sans",Arial,Helvetica,sans-serif;
140         font-size: 10pt;
141         font-weight: bold;
142         color: #000000;
143 }
144
145 .boxlabel {
146         font-family: "Bitstream Vera Sans",Arial,Helvetica,sans-serif;
147         font-size: 7pt;
148         font-weight: bold;
149         color: #FFFFEE;
150 }
151
152 .youhavemail {
153         font-family: "Bitstream Vera Sans",Arial,Helvetica,sans-serif;
154         font-size: 6pt;
155         font-style: italic;
156         color: #000044;
157 }
158
159 .customize {
160         font-family: "Bitstream Vera Sans",Arial,Helvetica,sans-serif;
161         font-size: 8pt;
162         font-style: italic;
163         color: #000044;
164         background-color: #DDDDCC;
165 }
166
167 .room_banner_room_name {
168         font-family: "Bitstream Vera Sans",Arial,Helvetica,sans-serif;
169         font-size: 14pt;
170         font-weight: bold;
171         color: #FFFFEE;
172 }
173
174 .room_banner_room_info {
175         font-family: "Bitstream Vera Sans",Arial,Helvetica,sans-serif;
176         font-size: 10pt;
177         color: #FFFFEE;
178 }
179
180 .room_banner_new_messages {
181         font-family: "Bitstream Vera Sans",Arial,Helvetica,sans-serif;
182         font-size: 10pt;
183         color: #DDDDCC;
184 }
185
186 .room_banner_start_page {
187         font-family: "Bitstream Vera Sans",Arial,Helvetica,sans-serif;
188         font-size: 7pt;
189         color: #DDDDCC;
190 }
191
192 .menubar_bg {
193         background-color: #FF0000;
194 }
195
196 .iconbar_link {
197         font-family: "Bitstream Vera Sans",Tahoma,Arial,Helvetica,sans-serif;
198         font-size: 7pt;
199 }
200
201 .powered_by {
202         font-family: "Bitstream Vera Sans",Arial,Helvetica,sans-serif;
203         font-size: 6pt;
204 }
205
206 .roomlist_floor {
207         font-family: "Bitstream Vera Sans",Arial,Helvetica,sans-serif;
208         font-size: 12pt;
209         font-weight: bold;
210         color: #000000;
211 }
212
213 .roomlist_new {
214         font-family: "Bitstream Vera Sans",Arial,Helvetica,sans-serif;
215         font-size: 10pt;
216         color: #880000;
217         font-weight: bold;
218 }
219
220 .roomlist_old {
221         font-family: "Bitstream Vera Sans",Arial,Helvetica,sans-serif;
222         font-size: 10pt;
223         color: #000088;
224 }
225
226 blockquote {
227   margin-left: 8%;
228   margin-right: 8%;
229   border: thin ridge #dc143c;
230 }
231
232 blockquote pre {
233   margin-left: 1%;
234   margin-right: 1%;
235 }
236
237 var sub {
238         font-style: normal;
239 }
240
241 .note {
242         font-size: 85%;
243         margin-left: 10%;
244 }
245
246 .toolbar {
247         text-align: center;
248 }
249
250 .toolbar IMG {
251         float: right;
252 }
253
254 .errormsg {
255         color: #AA0000;
256         background: none;
257         font-style: italic;
258 }
259
260 .warning {
261         color: #FF4500;
262         background: none;
263         text-decoration: none;
264 }
265
266 .error strong {
267         color: #DC143C;
268         background: #FFD700;
269         text-decoration: none;
270 }
271
272 .warning strong {
273         color: #FF4500;
274         background: #FFD700;
275         text-decoration: none;
276 }
277
278 .warning a:link, .warning a:visited, .warning a:active {
279         color: #FF4500;
280         background: none;
281         text-decoration: underline;
282 }
283
284 .error a:link, .error a:visited, .error a:active {
285         color: #DC143C;
286         background: none;
287         text-decoration: underline;
288 }
289
290 .error strong a:link, .error strong a:visited, .error strong a:active {
291         color: #DC143C;
292         background: #FFD700;
293 }
294
295 .warning strong a:link, .warning strong a:visited, .warning strong a:active {
296         color: #FF4500;
297         background: #FFD700;
298 }
299
300 colgroup.entity {
301         text-align: center;
302 }
303
304 .default {
305         text-decoration: underline;
306         font-style: normal;
307 }
308
309 .required {
310         font-weight: bold;
311 }
312
313 td li.transitional, .elements li.transitional {
314         font-weight: lighter;
315         color: #696969;
316         background: none;
317 }
318
319 td li.frameset, .elements li.frameset {
320         font-weight: lighter;
321         color: #808080;
322         background: none;
323 }
324
325 .footer, .checkedDocument {
326         margin-top: 2em;
327         padding-top: 1em;
328         border-top: solid thin black;
329 }
330
331 @media print {
332   input#toggler, .toolbar { display: none }
333 }
334
335 <!-- begin tree view styles -->
336
337 #mainMenu {
338   background-color: #EEE;
339   border: 1px solid #CCC;
340   color: #000;
341   width: 203px;
342 }
343
344 #menuList {
345   margin: 0px;
346   padding: 10px 0px 10px 15px;
347 }
348
349 li.menubar {
350   background: url(/static/plus.gif) no-repeat 0em 0.3em;
351   font-size: 12px;
352   line-height: 1.5em;
353   list-style: none outside;
354 }
355
356 .menu, .submenu {
357   display: none;
358   margin-left: 15px;
359   padding: 0px;
360 }
361
362 .menu li, .submenu li {
363   background: url(/static/square.gif) no-repeat 0em 0.3em;
364   list-style: none outside;
365 }
366
367 a.actuator {
368   background-color: transparent;
369   color: #000;
370   font-size: 12px;
371   padding-left: 15px;
372   text-decoration: none;
373 }
374
375 a.actuator:hover {
376   text-decoration: underline;
377 }
378
379 .menu li a, .submenu li a {
380   background-color: transparent;
381   color: #000;
382   font-size: 12px;
383   padding-left: 15px;
384   text-decoration: none;
385 }
386
387 .menu li a:hover, submenu li a:hover {
388   /*border-bottom: 1px dashed #000;*/
389   text-decoration: underline;
390 }
391
392 span.key {
393   text-decoration: underline;
394 }
395
396 <!-- end tree view styles -->
397
398 </style>
399 <?PAGERSCRIPT>
400 </head>