Handle hostnames with upper-case letters
[webmin.git] / caldera / style.css
1 BODY    {\r
2         font-family     :       Arial, Helvetica, sans-serif; \r
3         margin-top      :       0px;\r
4         margin-left     :       0px;\r
5         margin-right    :       0px;\r
6         margin-bottom   :       0px;\r
7         padding-top     :       0;\r
8         padding-left    :       0;\r
9         padding-right   :       0;\r
10         padding-bottom  :       0;\r
11         border-top      :       0;\r
12         border-left     :       0;\r
13         border-bottom   :       0;\r
14         border-right    :       0;\r
15         width           :       auto;\r
16         background-color:       #FFFFFF;\r
17         }\r
18 \r
19 A.navInactive\r
20         { \r
21         font-size       :       8pt;\r
22         text-decoration :       underline; \r
23         color           :       #FFFFFF;\r
24         background      :       transparent;\r
25         font-style      :       bold;\r
26         font-family     :       Arial, Helvetica, sans-serif; \r
27         }\r
28 \r
29 A.navInactive2\r
30         { \r
31         font-size       :       8pt;\r
32         text-decoration :       underline; \r
33         color           :       #CCCCCC;\r
34         background      :       transparent;\r
35         font-style      :       bold;\r
36         font-family     :       Arial, Helvetica, sans-serif; \r
37         }\r
38 \r
39 .navActive\r
40         { \r
41         font-size       :       8pt;\r
42         text-decoration :       underline; \r
43         color           :       #FFFFFF;\r
44         background      :       transparent;\r
45         font-style      :       bold;\r
46         font-family     :       Arial, Helvetica, sans-serif; \r
47         }\r
48 \r
49 .navActive2\r
50         { \r
51         font-size       :       8pt;\r
52         text-decoration :       underline; \r
53         color           :       #000000;\r
54         background      :       transparent;\r
55         font-style      :       bold;\r
56         font-family     :       Arial, Helvetica, sans-serif; \r
57         }\r
58 \r
59 P, TR, THEAD, TFOOT, TH, TD, \r
60 DL, OL, UL, BLOCKQUOTE, SPAN, BR\r
61         {\r
62         FONT-FAMILY     :       Arial, Helvetica, sans-serif;\r
63         }\r
64 \r
65 .EightPoint\r
66         { \r
67         font-size       :       8pt;\r
68         text-decoration :       none; \r
69         color           :       #000000;\r
70         background      :       transparent;\r
71         font-style      :       light;\r
72         font-family     :       Arial, Helvetica, sans-serif; \r
73         }\r
74         \r
75 A.bodyNav\r
76         { \r
77         font-size       :       8pt;\r
78         text-decoration :       underline; \r
79         color           :       #000099;\r
80         background      :       transparent;\r
81         font-style      :       light;\r
82         font-family     :       Arial, Helvetica, sans-serif; \r
83         }\r
84 \r
85 .bodyText\r
86         {\r
87         font-size       :       8pt;\r
88         color           :       #000000;\r
89         }\r