(no commit message)
[mailer.git] / 0.2.1 / theme / business / css / install.css
1 .install_fatal {\r
2         text-align              : left;\r
3         color                   : #000000;\r
4 }\r
5 \r
6 .install_select {\r
7         border                  : dashed 1px;\r
8         border-color            : #000000;\r
9         background-color        : #EEEEFF;\r
10 }\r
11 .install_normal {\r
12         border-style            : solid;\r
13         border                  : dashed 1px;\r
14         border-color            : #000000;\r
15 }\r
16 \r
17 .install_submit {\r
18         border-style            : groove;\r
19 }\r
20 \r
21 .install {\r
22 }\r
23 \r
24 .install_main {\r
25         color                   : #000000;\r
26         background-color        : #FFFFFF;\r
27         font-family             : Arial, Geneva, Helvetica, sans-serif;\r
28         height                  : 30px;\r
29         text-decoration : none;\r
30 }\r
31 \r
32 .install_header {\r
33         color                   : #000000;\r
34         background-color        : #EEEEFF;\r
35         font-size                       : 20px;\r
36         text-decoration : underline;\r
37         heigth                  : 40px;\r
38         vertical-align          : middle;\r
39 }\r
40 \r
41 .install_content {\r
42         height                  : 99%;\r
43         min-height              : 90%;\r
44         max-height              : 99%;\r
45 }\r
46 \r
47 .install_fatal {\r
48         background-color        : #FFFFFF;\r
49         color                   : #000000;\r
50 }\r
51 \r
52 .install_fatalcontent {\r
53         text-align              : left;\r
54         background-color        : #FFFFFF;\r
55 }\r
56 \r
57 .install_error, .install_finished {\r
58         font-size                       : 20px;\r
59         color                   : #000000;\r
60 }\r
61 \r
62 .install_security, .install_welcome, .install_intro {\r
63         color                   : #000000;\r
64 }\r