]> git.mxchange.org Git - mailer.git/blob - theme/desert/css/general.css
fad9d62e38a4f8516e5c169cd5d62228c288f187
[mailer.git] / theme / desert / css / general.css
1 body {
2         background-color: #ffffcc;
3         color: #880000;
4         font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
5         font-size: 12px;
6         letter-spacing: 1px;
7         margin: 0px;
8         margin-left: 0px;
9         margin-right: 0px;
10         margin-top: 0px;
11         margin-bottom: 0px;
12 }
13
14 table {
15         table-layout: auto;
16         border-spacing: 0px;
17         overflow: auto;
18 }
19
20 A {
21         font-style: normal;
22         text-decoration: none;
23 }
24
25 A:link {
26         color: #880000;
27 }
28
29 A:visited {
30         color: #880000;
31 }
32
33 A:active {
34         color: #880000;
35         background-color: transparent;
36 }
37
38 A:hover {
39         background-color: transparent;
40 }
41
42 form {
43         margin: 0px;
44         margin-left: 0px;
45         margin-right: 0px;
46         margin-top: 0px;
47         margin-bottom: 0px;
48         padding: 0px;
49         padding-left: 0px;
50         padding-right: 0px;
51         padding-top: 0px;
52         padding-bottom: 0px;
53 }
54
55 input, textarea, select, option {
56         color: #880000;
57         background-color: #eeeebb;
58         border: 1px solid #880000;
59         text-decoration: none;
60 }
61
62 fieldset {
63         border: 1px solid #880000;
64         margin-top: 10px;
65         padding: 10px;
66 }
67
68 fieldset:hover, input:hover, select:hover, option:hover, textarea:hover {
69         border-color: #550000;
70 }
71
72 input:hover, select:hover, option:hover, textarea:hover {
73         background-color: #cccc99;
74         color: #550000;
75 }
76
77 ul,ol {
78         margin-top: 0px;
79         margin-bottom: 0px;
80 }
81
82 pre {
83         white-space: pre-wrap;
84         text-align: left;
85         padding: 5px;
86 }
87
88 .form_reset, .form_submit, .form_delete {
89         cursor: pointer;
90 }
91
92 .runtime_fatalcontent {
93         color: #880000;
94         background-color: #ffffcc;
95         text-align: left;
96         font-size: 12px;
97 }
98
99 .admin {
100         color: #880000;
101         background-color: #ffffcc;
102 }
103
104 .notice {
105         color: #880000;
106         font-size: 12px;
107 }
108
109 .form_submit {
110         background-color: #eeeebb;
111 }
112
113 .banner {
114         background-color: #ffffcc;
115         width: 488px;
116 }
117
118 .fatal_error {
119         background-color: #ffffcc;
120         color: #880000;
121         font-size: 10px;
122 }
123
124 .form_select {
125         border: solid 1px #880000;
126         background-color: #eeeebb;
127 }
128
129 .description_header, .message {
130         background-color: #cccc99;
131         color: #880000;
132         text-align: center;
133 }
134
135 .admin_menu {
136         background-color: #cccc99;
137         color: #880000;
138         width: 230px;
139         height: 25px;
140 }
141
142 .logout_box {
143         background-color: #ccccaa;
144         color: #880000;
145 }
146
147 a.logout_box {
148         display: block;
149 }
150
151 .logout_box:hover {
152         background-color: #aaaa88;
153         color: #aa0000;
154 }
155
156 .description_text {
157         text-align: left;
158         background-color: #ffffcc;
159 }
160
161 .table {
162         background-color: #ffffcc;
163         width: 660px;
164         margin: 5px;
165 }
166
167 .table2 {
168         background-color: #ffffcc;
169         width: 680px;
170         margin: 5px;
171 }
172
173 .table3 {
174         background-color: #ffffcc;
175         width: 630px;
176         margin: 5px;
177 }
178
179 .warning_table {
180         background-color: #ff8888;
181         width: 660px;
182         margin: 5px;
183 }
184
185 .bug_table, .ajax_bug_table {
186         background-color: #ffffcc;
187         margin: 0px;
188         max-width: 100%;
189         min-width: 400px;
190         overflow: auto
191         color: #880000;
192 }
193
194 .form_submitmenu {
195         min-width: 500px;
196         max-width: 90%;
197 }
198
199 .member_header {
200         text-align: center;
201         color: #880000;
202         vertical-align: middle;
203         background-color: #cccc99;
204         height: 60px;
205 }
206
207 .member_data {
208         background-color: #ffffcc;
209         color: #880000;
210         height: 20px;
211 }
212
213 .normal {
214         border-style: groove;
215 }
216
217 .member_main {
218         background-color: #ffffcc;
219 }
220
221 .table_header, .bug_table_header {
222         text-align: center;
223         color: #880000;
224         vertical-align: middle;
225         background-color: #cccc99;
226         padding-bottom: 5px;
227         padding-top: 5px;
228 }
229
230 .header_column {
231         height: 23px;
232         background-color: #cccc99;
233         color: #880000;
234         text-align: center;
235 }
236
237 .footer_column {
238         height: 23px;
239         background-color: #cccc99;
240         color: #880000;
241 }
242
243
244 .guest_login_header {
245         color: #880000;
246         vertical-align: middle;
247         background-color: #cccc99;
248 }
249
250 .guest_menu, .member_menu {
251         width: 220px;
252         background-color: #ffffcc;
253         vertical-align: top;
254 }
255
256 .guest_menu_title, .member_menu_title {
257         background-color: #cccc99;
258         color: #880000;
259         height: 25px;
260         width: 200px;
261         border: 1px solid #880000;
262 }
263
264 .guest_menu_row, .guest_menu_bottom, .member_menu_row, .member_menu_bottom {
265         border: 1px solid #880000;
266         border-top: 0px;
267         background-color: #ffffcc;
268         text-align: left;
269 }
270
271 .guest_menu_separator, .member_menu_separator {
272         height: 15px;
273 }
274
275 .guest_content, .member_content {
276         background-color: #ffffcc;
277         width: 99%;
278         padding-left: 2px;
279         padding-right: 2px;
280         margin-left: 5px;
281         margin-right: 5px;
282 }
283
284 .guest_advert, .guest_login, .member_advert, .member_login {
285         background-color: #ffffcc;
286         vertical-align: top;
287         margin-top: 10px;
288 }
289
290 #master {
291         width: 100%;
292         height: 100%;
293         min-height: 90%;
294         max-height: 100%;
295         vertical-align: top;
296 }
297
298 .masterbox {
299         text-align: center;
300 }
301
302 li.copyright_lines {
303         display:inline;
304 }
305
306 span.copyright_lines {
307         vertical-align: bottom;
308         font-size: 10px;
309         width: 380px;
310         vertical-align: middle;
311         background-color: #ffffcc;
312         height: 38px;
313         display: inline-block;
314         padding-top: 7px;
315         padding-bottom: 7px;
316 }
317
318 ul.copyright_box {
319         text-align: center;
320         width: 760px;
321         list-style: none inside;
322         padding-left:0px;
323         margin-bottom: 5px;
324 }
325
326 .dashed {
327         border: solid 1px #880000;
328 }
329
330 .switch_sw1 {
331         background-color: #ffffcc;
332 }
333
334 .switch_sw2 {
335         background-color: #ffffcc;
336 }
337
338 .mediadata {
339         background-color: #ffffcc;
340 }
341
342 .media_left {
343         font-size: 14px;
344         width: 200px;
345 }
346
347 .media_right {
348         color: #880000;
349         font-weight: bold;
350         font-size: 14px;
351         width: 70px;
352 }
353
354 .admin_sep_footer {
355         background-color: #cccc99;
356         font-size: 1px;
357 }
358
359 .admin_sep_footer2 {
360         background-color: #cccc99;
361         font-size: 1px;
362 }
363
364 .member_refbanner, .member_update, .admin_delete_link {
365         background-color: #cccc99;
366 }
367
368 .table_footer {
369         background-color: #cccc99;
370         text-align: center;
371         padding: 5px;
372 }
373
374 .separator {
375         font-size: 1px
376 }
377
378 .tab1 {
379         text-align: center
380 }
381
382 .form_delete, .form_delete {
383         border: groove 1px #880000;
384         background-color: #880000;
385         color: #ffffcc;
386         cursor: pointer;
387 }
388
389 .guest_stats {
390         background-color: #ffffcc;
391         width: 460px;
392 }
393
394 .guest_stats_l {
395         width: 344px;
396         text-align: right;
397 }
398
399 .guest_stats_m {
400         width: 2px;
401 }
402
403 .guest_stats_r, .guest_stats_lr, .guest_stats_rr {
404         color: #880000;
405         width: 28px;
406         font-weight: bold;
407         text-align: center;
408 }
409
410 .guest_stats_ll, .guest_stats_rl {
411         width: 192px;
412         text-align: right;
413 }
414
415 .guest_content_align, .member_content_align, .admin_content_align {
416         text-align: center;
417         vertical-align: top;
418 }
419
420 .list_categories, .admin_action_header, .admin_menu_main, .admin_menu_sub {
421         text-align: left;
422         width: 100%;
423 }
424
425 .you_are_here {
426         white-space: nowrap;
427         font-size: 14px;
428         text-align: left;
429 }
430
431 .tiny {
432         font-size: 10px;
433 }
434
435 .medium {
436         font-size: 14px;
437 }
438
439 .big {
440         font-size: 20px;
441 }
442
443 .top, .top2 {
444         border-top: 1px solid #880000;
445 }
446
447 .bottom, .bottom2 {
448         border-bottom: 1px solid #880000;
449 }
450
451 .left, .left2 {
452         border-left: 1px solid #880000;
453 }
454
455 .right, .right2 {
456         border-right: 1px solid #880000;
457 }
458
459 .nobr {
460         white-space: nowrap;
461 }
462
463 .main {
464         height: 99%;
465         vertical-align: top;
466 }
467
468 .footer {
469         height: 1%;
470         vertical-align: bottom;
471 }
472
473 .menu_blur {
474         display: block;
475 }
476
477 .menu_blur:hover {
478         background-color: #cccc99;
479 }
480
481 .admin_alpha {
482         text-align: center;
483         height: 40px;
484         vertical-align: middle;
485 }
486
487 .admin_sortlinks {
488         text-align: center;
489         height: 20px;
490         vertical-align: middle;
491 }
492
493 .disabled {
494         border-style: groove;
495         background-color: #aaaaaa;
496         color: #ffffcc;
497         cursor: default;
498 }
499
500 .disabled:hover {
501         background-color: #aaaaaa;
502         color: #ffffcc;
503 }
504
505 .mini_select {
506         border: solid 1px #880000;
507         background-color: #cccc99;
508         font-size: 10px;
509 }
510
511 .theme_box {
512         border: 1px solid #880000;
513         border-top: 0px;
514         width: 100%;
515         height: 70px;
516         background-color: #ffffcc;
517 }
518
519 .theme_note {
520         font-size: 12px;
521         font-weight: bold;
522 }
523
524 .theme_content {
525         color: #880000;
526 }
527
528 .para {
529         text-indent: 1em;
530         text-align: left;
531         margin-left: 5px;
532         margin-right: 5px;
533         margin-bottom: 1em;
534 }
535
536 .message {
537         margin-bottom: 15px;
538 }
539
540 ul.show_timings_block {
541         border: solid 1px #880000;
542         background-color: #cccc99;
543         font-size: 10px;
544         width: 685px;
545         height: 20px;
546         list-style: none inside;
547 }
548
549 .show_timings_column {
550         background-color: #ffffcc;
551         margin-top: 2px;
552         width: 160px;
553         height: 14px;
554 }
555
556 span.show_timings_column {
557         border: solid 1px #880000;
558         display: inline-block;
559 }
560
561 li.show_timings_column {
562         display: inline;
563 }
564
565
566 span.show_timings_data {
567         font-weight: bold;
568 }
569
570 .login_failure_header {
571         text-align: center;
572         background-color: #cccc99;
573         font-weight: bold;
574 }
575
576 .login_failures {
577         text-align: center;
578         width: 400px;
579 }
580
581 .skyscraper {
582         width: 122px;
583         height: 602px;
584         border: 1px solid #880000;
585         margin: 0px;
586         padding: 0px;
587         padding-top: 1px;
588 }
589
590 ul.admin_menu_main,ul.admin_menu_sub {
591         list-style: none inside;
592 }
593
594 td {
595         padding-left: 2px;
596         padding-right: 2px;
597         padding-top: 2px;
598         padding-bottom: 2px;
599 }
600
601 div.menu_invisible, div.sub_menu_invisible, td.menu_invisible, td.sub_menu_invisible {
602         background-color: #dddddd;
603         font-style: italic;
604 }
605
606 strong.menu_invisible, strong.sub_menu_invisible {
607         color: #999999;
608         font-style: italic;
609 }
610
611 .menu_locked, .sub_menu_locked {
612         color: #ffeeee;
613 }
614
615 .rank_1 {
616         font-weight: bold;
617         font-size: 22px;
618 }
619
620 .rank_2 {
621         font-weight: bold;
622         font-size: 18px;
623 }
624
625 .rank_3 {
626         font-weight: bold;
627 }
628
629 ul.listing {
630         text-align: left;
631         margin-top: 5px;
632         margin-left: 5px;
633         margin-right: 5px;
634         padding-left: 5px;
635         list-style-type: none;
636 }
637
638 ol.listing {
639         text-align: left;
640         padding-top: 5px;
641         padding-bottom: 5px;
642         padding-left: 0px;
643         margin-left: 25px;
644 }
645
646 li.listing {
647         padding-bottom: 5px;
648 }
649
650 .bad {
651         color: #aa0000;
652         font-style: italic;
653 }
654
655 .good {
656         color: #00aa00;
657 }
658
659 .table_row {
660         text-align: left;
661         margin: 0px;
662         padding: 0px;
663         padding-top: 5px;
664         padding-bottom: 5px;
665         height: 28px;
666         float: left;
667         display: block;
668 }
669
670 label {
671         text-align: left;
672         width: 50%;
673         float: left;
674         display: block;
675 }
676
677 .form_field {
678         border: solid 1px #880000;
679         background-color: #eeeebb;
680 }
681
682 .field_note {
683         float: left;
684         text-align: left;
685         font-style: italic;
686 }
687
688 .ui-progressbar {
689         height:2em;
690         text-align: left;
691         overflow: hidden;
692 }
693
694 .ui-progressbar .ui-progressbar-value {
695         margin: -1px;
696         height:100%;
697 }
698
699 .clear {
700         clear: both;
701 }