diff options
Diffstat (limited to 'linden/indra/newview/help/MAIN.css')
-rw-r--r-- | linden/indra/newview/help/MAIN.css | 553 |
1 files changed, 0 insertions, 553 deletions
diff --git a/linden/indra/newview/help/MAIN.css b/linden/indra/newview/help/MAIN.css deleted file mode 100644 index a981505..0000000 --- a/linden/indra/newview/help/MAIN.css +++ /dev/null | |||
@@ -1,553 +0,0 @@ | |||
1 | /* GLOBAL STYLES: text, links, form elements, etc */ | ||
2 | |||
3 | body { | ||
4 | margin : 0px; | ||
5 | font-family:verdana, helvetica, sans-serif; | ||
6 | font-size:11px; | ||
7 | background-color: #ffffff; | ||
8 | color:#546368; | ||
9 | } | ||
10 | |||
11 | .body_community { | ||
12 | margin : 0px; | ||
13 | font-family:verdana, helvetica, sans-serif; | ||
14 | font-size:11px; | ||
15 | background-color: #d5e3ec; | ||
16 | color:#546368; | ||
17 | } | ||
18 | |||
19 | option.sl, input.sl, radio.sl, .S1 | ||
20 | { | ||
21 | font-family:verdana, courier, courier new, sans-serif; | ||
22 | font-size: 8pt; | ||
23 | color: white; | ||
24 | background-color: #4378a4; | ||
25 | border-color:#bcbbbb; | ||
26 | border-top-width: 1px; | ||
27 | border-right-width: 1px; | ||
28 | border-bottom-width: 1px; | ||
29 | border-left-width: 1px; | ||
30 | } | ||
31 | |||
32 | |||
33 | submit.resident | ||
34 | { | ||
35 | font-family:verdana, courier, courier new, sans-serif; | ||
36 | font-size: 8pt; | ||
37 | border-top-width: 1px; | ||
38 | border-right-width: 1px; | ||
39 | border-bottom-width: 1px; | ||
40 | border-left-width: 1px; | ||
41 | } | ||
42 | |||
43 | select.resident | ||
44 | { | ||
45 | font-family:verdana, courier, courier new, sans-serif; | ||
46 | font-size: 8pt; | ||
47 | color: white; | ||
48 | background-color: #4378a4; | ||
49 | border-color:#bcbbbb; | ||
50 | border-top-width: 1px; | ||
51 | border-right-width: 1px; | ||
52 | border-bottom-width: 1px; | ||
53 | border-left-width: 1px; | ||
54 | } | ||
55 | |||
56 | textarea.resident | ||
57 | { | ||
58 | font-family:verdana, courier, courier new, sans-serif; | ||
59 | font-size: 10px; | ||
60 | color:white; | ||
61 | background-color: #4378a4; | ||
62 | border-color:#bcbbbb; | ||
63 | border-top-width: 1px; | ||
64 | border-right-width: 1px; | ||
65 | border-bottom-width: 1px; | ||
66 | border-left-width: 1px; | ||
67 | } | ||
68 | |||
69 | a {color:#4378a4; text-decoration:underline;} | ||
70 | a:active {color:#50607C; text-decoration:underline;} | ||
71 | a:hover {color:#ff7900;text-decoration:underline;} | ||
72 | |||
73 | a.promolink {color:#4378a4; text-decoration:none;} | ||
74 | a.promolink:active {color:#50607C; text-decoration:none;} | ||
75 | a.promolink:hover {color:#ff7900;text-decoration:none;} | ||
76 | |||
77 | a img {border: 0px #FFFFFF none;} | ||
78 | a:active img {border: 0px #FFFFFF none;} | ||
79 | a:hover img {border: 0px #FFFFFF none;} | ||
80 | |||
81 | a.fansite {font-weight:bold;} | ||
82 | |||
83 | .headline {color:#346080; font-size:12px; font-weight:bold;} | ||
84 | |||
85 | .header {color:#346080; font-size:12px; font-weight:bold;} | ||
86 | |||
87 | .subheader {color:#346080; font-size:11px; font-weight:bold;} | ||
88 | |||
89 | .fineprint {color:#346080; font-size:10px;} | ||
90 | |||
91 | .topheader {color:#346080; font-size:13pt; font-weight:bold; font-family:verdana, helvetica, sans-serif;} | ||
92 | |||
93 | .super {font-size: 9px; vertical-align:super;} | ||
94 | |||
95 | .copyright {text-align: right; margin:0px 6px 0px 0px; color:#666666; font-family:verdana, helvetica, sans-serif; font-size:x-small; | ||
96 | } | ||
97 | |||
98 | |||
99 | |||
100 | /* DEFAULT TEMPLATE PAGE POSITIONING */ | ||
101 | |||
102 | #DEFAULT_container { | ||
103 | width:890px; | ||
104 | margin:0px 5px 5px 5px; | ||
105 | text-align:left; | ||
106 | background-color: #ffffff; | ||
107 | } | ||
108 | |||
109 | #DEFAULT_container_community { | ||
110 | width:900px; | ||
111 | margin:0px 5px 5px 5px; | ||
112 | text-align:center; | ||
113 | background-color: #ffffff; | ||
114 | |||
115 | } | ||
116 | |||
117 | #DEFAULT_header { | ||
118 | width: 890px; | ||
119 | height: 85px; | ||
120 | background-image: url('header_banner.jpg'); | ||
121 | background-position: center 50%; | ||
122 | background-repeat: no-repeat; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:3px | ||
123 | } | ||
124 | |||
125 | #DEFAULT_header_nav { | ||
126 | left: 0px; | ||
127 | top: 87px; | ||
128 | width: 890px; | ||
129 | height: 23px; | ||
130 | z-index: 9001; | ||
131 | margin: 0px; | ||
132 | } | ||
133 | |||
134 | #DEFAULT_container_mid { | ||
135 | position:relative; | ||
136 | left:0px; | ||
137 | width: 890px; | ||
138 | margin: 0px; | ||
139 | } | ||
140 | |||
141 | #DEFAULT_left { | ||
142 | width: 190px; | ||
143 | float:left; | ||
144 | margin: 0px; | ||
145 | } | ||
146 | |||
147 | #DEFAULT_menu_outside { | ||
148 | background-color:#376283; | ||
149 | } | ||
150 | |||
151 | #DEFAULT_menu_inside { | ||
152 | padding: 1px 6px 10px 6px; | ||
153 | } | ||
154 | |||
155 | #DEFAULT_mid_outside { | ||
156 | vertical-align: top; | ||
157 | float:left; | ||
158 | margin: 0px 10px 10px 10px; | ||
159 | padding: 0px; | ||
160 | } | ||
161 | |||
162 | #DEFAULT_mid_inside { | ||
163 | width: 440px; | ||
164 | margin: 0px; | ||
165 | padding: 0px 0px 1px 0px; | ||
166 | } | ||
167 | |||
168 | #DEFAULT_2column { | ||
169 | vertical-align: top; | ||
170 | float:left; | ||
171 | margin: 0px 0px 10px 10px; | ||
172 | padding: 0px; | ||
173 | overflow:auto; | ||
174 | } | ||
175 | |||
176 | #DEFAULT_2column_inside { | ||
177 | width: 690px; | ||
178 | margin: 0px; | ||
179 | padding: 0px 0px 10px 0px; | ||
180 | overflow-x:auto; | ||
181 | } | ||
182 | |||
183 | #DEFAULT_content_header { | ||
184 | padding:10px ; | ||
185 | margin: 0px; | ||
186 | background-image: url('/_img/backgrounds/bg_skyheader.jpg'); | ||
187 | background-repeat: no-repeat} | ||
188 | |||
189 | #DEFAULT_content_header_2column { | ||
190 | padding:10px ; | ||
191 | margin: 0px; | ||
192 | background-image: url('/_img/backgrounds/bg_skyheader_2col.jpg'); | ||
193 | background-repeat: no-repeat | ||
194 | } | ||
195 | |||
196 | #DEFAULT_content_divider { | ||
197 | margin: 0px; | ||
198 | background-image: url('/_img/backgrounds/bg_dots_grey.gif'); | ||
199 | background-repeat: repeat-x | ||
200 | } | ||
201 | |||
202 | #DEFAULT_right { | ||
203 | width: 225px; | ||
204 | float:right; | ||
205 | margin: 0px; | ||
206 | } | ||
207 | |||
208 | #DEFAULT_module { | ||
209 | width: 215px; | ||
210 | padding: 1px 5px 1px 5px; | ||
211 | margin: 0px 0px 0px 0px; | ||
212 | } | ||
213 | |||
214 | #DEFAULT_footer { | ||
215 | width: 890px; | ||
216 | height: 40px; | ||
217 | margin: 10px 0px 0px 0px; | ||
218 | float: left; | ||
219 | } | ||
220 | |||
221 | /* EMBEDDED ALTERATIONS FROM DEFAULT */ | ||
222 | |||
223 | #embedded_container_outer { | ||
224 | width:640px; | ||
225 | margin:0px 5px 5px 5px; | ||
226 | text-align:center; | ||
227 | background-color: #ffffff; | ||
228 | |||
229 | } | ||
230 | |||
231 | #embedded_mid_inside { | ||
232 | width: 540px; | ||
233 | margin: 0px; | ||
234 | padding: 0px 0px 1px 0px; | ||
235 | } | ||
236 | |||
237 | #embedded_content_header { | ||
238 | padding:10px ; | ||
239 | margin: 0px; | ||
240 | background-image: url('/_img/backgrounds/bg_skyheader.jpg'); | ||
241 | background-position: right 50%; | ||
242 | background-repeat: no-repeat} | ||
243 | |||
244 | |||
245 | /* COMMUNITY MAIN PAGE */ | ||
246 | |||
247 | #comm_index_container { | ||
248 | width: 690px; | ||
249 | vertical-align: top; | ||
250 | float:left; | ||
251 | margin: 0px 0px 0px 10px; | ||
252 | padding: 0px; | ||
253 | } | ||
254 | |||
255 | #comm_index_top_outside { | ||
256 | width: 690px; | ||
257 | height: 182px; | ||
258 | margin: 0px; | ||
259 | padding: 0px; | ||
260 | background-image: url('/_img/backgrounds/bg_community.jpg'); | ||
261 | background-repeat: no-repeat | ||
262 | } | ||
263 | |||
264 | #comm_index_top_inside { | ||
265 | width: 680px; | ||
266 | height: 182px; | ||
267 | margin: 0px 0px 0px 0px; | ||
268 | padding: 0px; | ||
269 | } | ||
270 | |||
271 | #comm_mid_outside { | ||
272 | vertical-align: top; | ||
273 | float:left; | ||
274 | margin: 0px 10px 0px 0px; | ||
275 | padding: 10px 0px 0px 0px; | ||
276 | } | ||
277 | |||
278 | #comm_mid_inside { | ||
279 | width: 430px; | ||
280 | margin: 0px 10px 10px 10px; | ||
281 | padding: 10px 0px 10px 0px; | ||
282 | } | ||
283 | |||
284 | #comm_right { | ||
285 | width: 225px; | ||
286 | float:right; | ||
287 | margin: 0px 0px 0px 0px; | ||
288 | } | ||
289 | |||
290 | #comm_promo { | ||
291 | width: 225px; | ||
292 | height: 85px; | ||
293 | margin: 10px 0px 5px 0px; | ||
294 | } | ||
295 | |||
296 | #comm_quicklinks_outside { | ||
297 | width: 225px; | ||
298 | background-color:#376283; | ||
299 | } | ||
300 | |||
301 | #comm_quicklinks_inside { | ||
302 | margin: 0px 10px 0px 10px; | ||
303 | padding: 10px 0px 10px 0px; | ||
304 | font-family: Verdana, Arial, Helvetica, sans-serif; | ||
305 | font-size: 10px; | ||
306 | color: #FFFFFF; | ||
307 | } | ||
308 | |||
309 | #comm_quicklinks_inside a { | ||
310 | font-size: 11px; | ||
311 | font-weight: bold; | ||
312 | text-decoration: underline; | ||
313 | color: #FFFFFF; | ||
314 | } | ||
315 | #comm_quicklinks_inside a:hover { | ||
316 | text-decoration: none; | ||
317 | } | ||
318 | #comm_quicklinks_inside .pad { padding: 5px 0px 5px 0px;} | ||
319 | |||
320 | |||
321 | #comm_latest { | ||
322 | background-image: url('/_img/backgrounds/bg_topfade.gif'); | ||
323 | background-position: left top; | ||
324 | background-repeat: repeat-x; | ||
325 | border-top: 1px solid #CCCCCC; | ||
326 | border-bottom: 1px solid #CCCCCC; | ||
327 | border-left: 1px solid #CCCCCC; | ||
328 | width: 420px; | ||
329 | height: 461px; | ||
330 | overflow:auto; | ||
331 | padding-left:8px; padding-right:3px; padding-top:0px; padding-bottom:3px | ||
332 | } | ||
333 | |||
334 | |||
335 | TBODY.RandomContainer TR.RandomItem { | ||
336 | display: none; | ||
337 | } | ||
338 | |||
339 | |||
340 | |||
341 | |||
342 | /* LEFT MENU STYLES */ | ||
343 | |||
344 | .menu_topsection { | ||
345 | font-family: Verdana, Arial, Helvetica, sans-serif; | ||
346 | font-size: 11px; | ||
347 | font-weight: bold; | ||
348 | color: #FFFFFF; | ||
349 | background-color:#376283; | ||
350 | padding: 3px 5px 3px 5px; | ||
351 | |||
352 | } | ||
353 | |||
354 | .menu_subsection { | ||
355 | font-family: Verdana, Arial, Helvetica, sans-serif; | ||
356 | font-size: 11px; | ||
357 | background-image: url('/_img/backgrounds/bg_submenu.jpg'); | ||
358 | padding-left:5px; padding-right:3px; padding-top:3px; padding-bottom:3px | ||
359 | } | ||
360 | |||
361 | .menu_toplink { | ||
362 | font-family: Verdana, Arial, Helvetica, sans-serif; | ||
363 | font-size: 11px; | ||
364 | font-weight: bold; | ||
365 | color: #FFFFFF; | ||
366 | text-decoration: none; | ||
367 | } | ||
368 | |||
369 | .menu_sublink { | ||
370 | font-family: Verdana, Arial, Helvetica, sans-serif; | ||
371 | font-size: 11px; | ||
372 | color:#eeeeee; | ||
373 | text-decoration: none; | ||
374 | } | ||
375 | |||
376 | .menu_toplink:hover { | ||
377 | font-family: Verdana, Arial, Helvetica, sans-serif; | ||
378 | font-size: 11px; | ||
379 | font-weight: bold; | ||
380 | color: #e8eff5; | ||
381 | text-decoration: underline; | ||
382 | } | ||
383 | |||
384 | .menu_sublink:hover { | ||
385 | font-family: Verdana, Arial, Helvetica, sans-serif; | ||
386 | font-size: 11px; | ||
387 | text-decoration: underline; | ||
388 | } | ||
389 | |||
390 | .menu_toplink_active { | ||
391 | font-family: Verdana, Arial, Helvetica, sans-serif; | ||
392 | font-size: 11px; | ||
393 | font-weight: bold; | ||
394 | color: #ff9933; | ||
395 | } | ||
396 | |||
397 | .menu_sublink_active { | ||
398 | font-family: Verdana, Arial, Helvetica, sans-serif; | ||
399 | font-size: 11px; | ||
400 | color: #ff9933; | ||
401 | } | ||
402 | |||
403 | |||
404 | .menu_border { | ||
405 | background-image: url('/_img/backgrounds/bg_dots_white.gif'); | ||
406 | color: #FFFFFF; | ||
407 | margin: 0px | ||
408 | } | ||
409 | |||
410 | .menu_border_sublink { | ||
411 | background-image: url('/_img/backgrounds/bg_submenu_dots_blue.jpg'); | ||
412 | margin: 0px | ||
413 | } | ||
414 | |||
415 | /* ERROR HANDLING: */ | ||
416 | |||
417 | #display_errors {color:#000000; border-style: solid; border-color:#aaaaaa; border-width:1px; padding:5px; background-color:#FEF7D7; margin-right:5px;} | ||
418 | |||
419 | /* END ERROR HANDLING: */ | ||
420 | |||
421 | |||
422 | /* BOXES: */ | ||
423 | div.box_grey_t {background-image: url('grey_pixel.gif'); background-position: left top; background-repeat: repeat-x} | ||
424 | div.box_grey_r {background-image: url('grey_pixel.gif'); background-position: right top; background-repeat: repeat-y} | ||
425 | div.box_grey_b {background-image: url('grey_pixel.gif'); background-position: left bottom; background-repeat: repeat-x} | ||
426 | div.box_grey_l {background-image: url('grey_pixel.gif'); background-position: left top; background-repeat: repeat-y} | ||
427 | div.box_grey_tl {background-image: url('grey_corner_tl.gif'); background-position: left top; background-repeat: no-repeat} | ||
428 | div.box_grey_tr {background-image: url('grey_corner_tr.gif'); background-position: right top; background-repeat: no-repeat} | ||
429 | div.box_grey_bl {background-image: url('grey_corner_bl.gif'); background-position: left bottom; background-repeat: no-repeat} | ||
430 | div.box_grey_br {background-image: url('grey_corner_br.gif'); background-position: right bottom; background-repeat: no-repeat} | ||
431 | |||
432 | div.box_light_t {background-image: url('/_img/boxes/white_bdr_top.gif'); background-position: left top; background-repeat: repeat-x} | ||
433 | div.box_light_r {background-image: url('/_img/boxes/white_bdr_right.gif'); background-position: right top; background-repeat: repeat-y} | ||
434 | div.box_light_b {background-image: url('/_img/boxes/white_bdr_bot.gif'); background-position: left bottom; background-repeat: repeat-x} | ||
435 | div.box_light_l {background-image: url('/_img/boxes/white_bdr_left.gif'); background-position: left top; background-repeat: repeat-y} | ||
436 | div.box_light_tl {background-image: url('/_img/boxes/white_corner_tl.gif'); background-position: left top; background-repeat: no-repeat} | ||
437 | div.box_light_tr {background-image: url('/_img/boxes/white_corner_tr.gif'); background-position: right top; background-repeat: no-repeat} | ||
438 | div.box_light_bl {background-image: url('/_img/boxes/white_corner_bl.gif'); background-position: left bottom; background-repeat: no-repeat} | ||
439 | div.box_light_br {background-image: url('/_img/boxes/white_corner_br.gif'); background-position: right bottom; background-repeat: no-repeat} | ||
440 | |||
441 | div.box_lblue_t {background-image: url('/_img/boxes/grey_pixel.gif'); background-position: left top; background-repeat: repeat-x} | ||
442 | div.box_lblue_r {background-image: url('/_img/boxes/grey_pixel.gif'); background-position: right top; background-repeat: repeat-y} | ||
443 | div.box_lblue_b {background-image: url('/_img/boxes/grey_pixel.gif'); background-position: left bottom; background-repeat: repeat-x} | ||
444 | div.box_lblue_l {background-image: url('/_img/boxes/grey_pixel.gif'); background-position: left top; background-repeat: repeat-y} | ||
445 | div.box_lblue_tl {background-image: url('/_img/boxes/lblue_corner_tl.gif');background-position: left top; background-repeat: no-repeat} | ||
446 | div.box_lblue_tr {background-image: url('/_img/boxes/lblue_corner_tr.gif');background-position: right top; background-repeat: no-repeat} | ||
447 | div.box_lblue_bl {background-image: url('/_img/boxes/lblue_corner_bl.gif');background-position: left bottom; background-repeat: no-repeat} | ||
448 | div.box_lblue_br {background-image: url('/_img/boxes/lblue_corner_br.gif');background-position: right bottom; background-repeat: no-repeat} | ||
449 | |||
450 | div.box_mblue_t {background-image: url('/_img/boxes/grey_pixel.gif'); background-position: left top; background-repeat: repeat-x} | ||
451 | div.box_mblue_r {background-image: url('/_img/boxes/grey_pixel.gif'); background-position: right top; background-repeat: repeat-y} | ||
452 | div.box_mblue_b {background-image: url('/_img/boxes/grey_pixel.gif'); background-position: left bottom; background-repeat: repeat-x} | ||
453 | div.box_mblue_l {background-image: url('/_img/boxes/grey_pixel.gif'); background-position: left top; background-repeat: repeat-y} | ||
454 | div.box_mblue_tl {background-image: url('/_img/boxes/mblue_corner_tl.gif');background-position: left top; background-repeat: no-repeat} | ||
455 | div.box_mblue_tr {background-image: url('/_img/boxes/mblue_corner_tr.gif');background-position: right top; background-repeat: no-repeat} | ||
456 | div.box_mblue_bl {background-image: url('/_img/boxes/mblue_corner_bl.gif');background-position: left bottom; background-repeat: no-repeat} | ||
457 | div.box_mblue_br {background-image: url('/_img/boxes/mblue_corner_br.gif');background-position: right bottom; background-repeat: no-repeat} | ||
458 | |||
459 | div.box_dblue_noborder_tl {background-image: url('/_img/boxes/dblue_corner_tl.gif');background-position: left top; background-repeat: no-repeat} | ||
460 | div.box_dblue_noborder_tr {background-image: url('/_img/boxes/dblue_corner_tr.gif');background-position: right top; background-repeat: no-repeat} | ||
461 | div.box_dblue_noborder_bl {background-image: url('/_img/boxes/dblue_corner_bl.gif');background-position: left bottom; background-repeat: no-repeat} | ||
462 | div.box_dblue_noborder_br {background-image: url('/_img/boxes/dblue_corner_br.gif');background-position: right bottom; background-repeat: no-repeat} | ||
463 | |||
464 | div.comm_corner_bl {background-image: url('/_img/boxes/comm_corner_bl.gif'); background-position: left bottom; background-repeat: no-repeat} | ||
465 | div.comm_corner_br {background-image: url('/_img/boxes/comm_corner_br.gif'); background-position: right bottom; background-repeat: no-repeat} | ||
466 | |||
467 | |||
468 | |||
469 | #MEDIA_NEWS {background-color:#e9f1f8; background-position: top left;} | ||
470 | #SL_news { | ||
471 | background-image: url('/_img/backgrounds/bg_topfade.gif'); | ||
472 | background-repeat: repeat-x; | ||
473 | text-align:left; | ||
474 | font-family:verdana, helvetica, sans-serif; | ||
475 | font-size:x-small; | ||
476 | border-left: 1px solid #CCCCCC; | ||
477 | border-top: 1px solid #CCCCCC; | ||
478 | border-bottom: 1px solid #CCCCCC; | ||
479 | width: 179px; | ||
480 | height: 130px; | ||
481 | overflow:auto; background-position-y:50% | ||
482 | } | ||
483 | #SL_news .row1 { background-color:#FFFFFF; padding: 5px 5px 5px 5px;} | ||
484 | #SL_news .row2 { background-color:#e9f1f8; padding: 0px;} | ||
485 | #SL_news a { font-size:x-small;} | ||
486 | |||
487 | |||
488 | /* If we don't explicitly choose a size for H2, H3, Firefox and IE | ||
489 | choose sizes that are very different. | ||
490 | */ | ||
491 | h2 { font-size: 18px } | ||
492 | h3 { font-size: 14px; padding:0px; margin: 12px 0 8px 0 } | ||
493 | |||
494 | /* table cells */ | ||
495 | td.heading { border-bottom: 1px dotted black } | ||
496 | td.title { font-weight: bold } | ||
497 | td.right { text-align: right } | ||
498 | td.center { text-align: center } | ||
499 | td.ledger-shade { background-color: #eeeeee } | ||
500 | |||
501 | /* _COPIED_ "required" over from registration b/c other forms may have required fields */ | ||
502 | .required | ||
503 | { | ||
504 | font-size: 10px; | ||
505 | color: #CC0000; | ||
506 | background-color: #FFFFCC; | ||
507 | font-weight: normal; | ||
508 | } | ||
509 | |||
510 | /* Known Issues format and display */ | ||
511 | #known_issues { | ||
512 | background-image: url('/_img/backgrounds/bg_topfade.gif'); | ||
513 | background-position: left top; | ||
514 | background-repeat: repeat-x; | ||
515 | border: 1px solid #CCC; | ||
516 | width: 650px; | ||
517 | padding-left:8px; padding-right:3px; padding-top:0px; padding-bottom:3px | ||
518 | } | ||
519 | |||
520 | #bug { | ||
521 | border-bottom: 1px dashed #CCC; | ||
522 | padding: 12px 0px; | ||
523 | } | ||
524 | |||
525 | .bugrepro{ | ||
526 | border: 1px solid #CCC; | ||
527 | display: none; | ||
528 | height: 300px; | ||
529 | width: 600px; | ||
530 | overflow: auto; | ||
531 | padding: 3px; | ||
532 | } | ||
533 | |||
534 | .whenupdated { | ||
535 | text-align: center; | ||
536 | font-weight: bold; | ||
537 | font-size: large; | ||
538 | padding: 2px; | ||
539 | } | ||
540 | |||
541 | .key, .buglabel { | ||
542 | padding: 0px 4px 0px 0px; | ||
543 | font-weight: bold; | ||
544 | } | ||
545 | |||
546 | .versionlist{ | ||
547 | padding: 0px 8px 0px 0px; | ||
548 | font-style: italic; | ||
549 | } | ||
550 | |||
551 | .bugsummary{ | ||
552 | font-weight: bold; | ||
553 | } \ No newline at end of file | ||