]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blame - html/html/include/menu.css
New Webinterface-Style by benne
[people/teissler/ipfire-2.x.git] / html / html / include / menu.css
CommitLineData
db085d8a
MT
1#menu-top {\r
2 margin-left: 205px;\r
3 font-family: verdana, arial, sans-serif; \r
4 font-size: xx-small;\r
5 /* false value for WinIE4/5 */\r
6 voice-family: "\"}\""; \r
7 /* trick WinIE4/5 into thinking rule is over */\r
8 voice-family: inherit; \r
9 /* recover from trick */\r
10 /* intended value for better browsers */\r
11 font-weight: bold;\r
12 padding: 0;\r
13}\r
14\r
15#menu-top ul {\r
16 list-style: none;\r
17 padding: 0;\r
18 margin: 0;\r
19/* background-color: #000;*/ \r
20}\r
21\r
22#menu-top ul li {\r
23 float: left;\r
24 background-image: url(../images/menu_top_left.gif);\r
25 background-position: top left;\r
26 background-repeat: no-repeat; \r
27 height: 22px;\r
28 padding: 0;\r
29 margin: 0; \r
30 margin-right: 7px;\r
31}\r
32\r
33#menu-top ul li a {\r
34 color: #fff;\r
35 text-decoration: none;\r
36 line-height: 22px;\r
37 padding-left: 7px;\r
38 padding-right: 7px; \r
39 display: run-in;\r
40}\r
41\r
42#menu-top ul li div.rcorner {\r
43 float: left;\r
44 background-image: url(../images/menu_top_right.gif); \r
45 background-position: top right;\r
46 background-repeat: no-repeat;\r
47 padding-left: 7px;\r
48 padding-right: 7px;\r
49}\r
50\r
51#menu-top ul li.selected div.rcorner {\r
52 float: left;\r
53 background-image: url(../images/menu_top_right_selected.gif); \r
54 background-position: top right;\r
55 background-repeat: no-repeat;\r
56 padding-left: 7px; \r
57 padding-right: 7px; \r
58}\r
59 \r
60\r
61#menu-top ul li.selected {\r
62 background-image: url(../images/menu_top_left_selected.gif);\r
63}\r
64\r
65\r
66#menu-left { /* for ie55 */\r
67 width: 160px;\r
68 background-color: #f2f2f2;\r
69 background-image: url(../images/menu_left_top.gif);\r
70 background-position: top right;\r
71 background-repeat: no-repeat;\r
72 font-family: verdana, arial, sans-serif;\r
73 font-size: xx-small; \r
74 /* false value for WinIE4/5 */\r
75 voice-family: "\"}\""; \r
76 /* trick WinIE4/5 into thinking rule is over */\r
77 voice-family: inherit; \r
78 /* recover from trick */\r
79 \r
80 /* intended value for better browsers */\r
81 font-weight: bold;\r
82 padding: 0;\r
83 margin-left: 15px;\r
84}\r
85\r
86#menu-left ul\r
87{\r
88 background-image: url(../images/menu_left_bottom.gif);\r
89 background-position: bottom left;\r
90 background-repeat: no-repeat;\r
91 list-style: none;\r
92 padding: 7px 0 7px 0;\r
93 margin: 0;\r
94/* background-color: #000;*/\r
95}\r
96\r
97 \r
98#menu-left ul ul {\r
99 background: none;\r
100 /* background-color: #c1c1c1; */\r
101 background-color: #ccc;\r
102 margin: 0;\r
103 padding: 0;\r
104 border-top: 1px solid #ccc;\r
105}\r
106 \r
107#menu-left ul li {\r
108 margin: 0;\r
109 border-bottom: 1px solid #ccc;\r
110 border-left: 1px solid #ccc;\r
111 border-right: 1px solid #ccc;\r
112 padding-left: 15px;\r
113}\r
114 \r
115#menu-left ul li:last-child {\r
116 border-bottom: 1px solid #f2f2f2;\r
117}\r
118\r
119#menu-left ul li.selected {\r
120 background-position: top left;\r
121 background: url(../images/menu_left_selected.gif);\r
622d6b0a 122 background-color: #3F5368; \r
db085d8a
MT
123 border-top: 1px solid #222; \r
124 border-bottom: 1px solid #222;\r
125 border-left: 1px solid #222;\r
126 border-right: 1px solid #222;\r
127}\r
128\r
129#menu-left ul li.selected span {\r
130 display: none;\r
131}\r
132 \r
133#menu-left ul li a {\r
134 width: 100%;\r
135 color: #555;\r
136 text-decoration: none;\r
137 padding: 3px 5px 3px 0px;\r
138 line-height: 20px; \r
139 margin: 0;\r
140}\r
141\r
142#menu-left ul li.selected a {\r
143 color: #fff;\r
144 text-decoration: none;\r
145 padding: 3px 5px 3px 0px;\r
146 margin: 0;\r
147}\r
148 \r
149#menu-left ul ul li.selected {\r
150 background: #6c6c6c;\r
151}\r
152\r
153#menu-subtop ul {\r
154 background: none;\r
155 background-image: url(../images/heading-back.gif);\r
156 background-position: bottom left;\r
157 background-repeat: no-repeat;\r
158 list-style: none;\r
159 border-right: 1px solid #ccc;\r
160 padding-left: 30px;\r
161 font-size: 10px;\r
162 font-weight: bold;\r
163 color: #656565;\r
164 margin: 0;\r
165 margin-bottom: 15px;\r
166 line-height: 20px;\r
167 display: block;\r
168 width: inherit;\r
169 height: 20px;\r
170}\r
171\r
172#menu-subtop ul li {\r
173 margin: 0;\r
174 float: left;\r
175 padding-right: 15px;\r
176}\r
177\r
178#menu-subtop ul li a {\r
179 text-decoration: underline;\r
180 font-weight: normal;\r
181} \r
182\r
183#menu-subtop ul li.selected {\r
184 float: left;\r
185 padding-right: 15px;\r
186}\r
187\r
188#menu-subtop ul li.selected a {\r
189 text-decoration: none;\r
190 font-weight: bold;\r
191 color: #555555;\r
192}