]> git.mxchange.org Git - mailer.git/blob - 0.2.1/theme/desert/css/install.css
d44ee369c3ffd66843a398e071b293a6169232e3
[mailer.git] / 0.2.1 / theme / desert / css / install.css
1 .install_table {\r
2         background-color        : #F5F5C5;\r
3 }\r
4 \r
5 .install_msg {\r
6         color                   : #880000;\r
7         background-color        : #EDEDBA;\r
8 }\r
9 \r
10 .install_fatal {\r
11         color                   : #880000;\r
12 }\r
13 \r
14 .install_select {\r
15         border                  : dashed 1px;\r
16         border-color            : #880000;\r
17         background-color        : #DDDDAA;\r
18 }\r
19 .install_normal {\r
20         border-style            : solid;\r
21         border                  : dashed 1px;\r
22         border-color            : #880000;\r
23 }\r
24 \r
25 .install_submit {\r
26         border-style            : groove;\r
27 }\r
28 \r
29 .install_main {\r
30         color                   : #880000;\r
31         background-color        : #FFFFCC;\r
32         font-family             : Arial, Geneva, Helvetica, sans-serif;\r
33         height                  : 30px;\r
34         text-decoration : none;\r
35 }\r
36 \r
37 .install_header {\r
38         color                   : #880000;\r
39         background-color        : #DDDDAA;\r
40         width                   : 400px;\r
41         height                  : 30px;\r
42         font-size                       : 20px;\r
43         text-decoration : underline;\r
44         padding-top             : 5px;\r
45         padding-bottom          : 5px;\r
46 }\r
47 \r
48 .install_content {\r
49         height                  : 99%;\r
50         min-height              : 90%;\r
51         max-height              : 99%;\r
52 }\r
53 \r
54 .install_fatal {\r
55         background-color        : #FFFFCC;\r
56         color                   : #880000;\r
57 }\r
58 \r
59 .install_fatalcontent {\r
60         text-align              : left;\r
61         background-color        : #FFFFCC;\r
62 }\r
63 \r
64 .install_error, .install_finished {\r
65         font-size                       : 20px;\r
66         color                   : #880000;\r
67 }\r
68 \r
69 .install_security, .install_welcome, .install_intro {\r
70         color                   : #880000;\r
71 }\r