]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blob - html/html/themes/ipfire/include/upxlr.css
Update accelerator changes from Jörn-Ingo Weigert.
[people/teissler/ipfire-2.x.git] / html / html / themes / ipfire / include / upxlr.css
1 span[id^=ledgr],li#liledgr,label#lbledgr
2 {
3 background-position:0 0;
4 }
5
6 span[id^=ledbl],li#liledbl,label#lbledbl
7 {
8 background-position:0 -20px;
9 }
10
11 span[id^=ledye],li#liledye,label#lbledye
12 {
13 background-position:0 -40px;
14 }
15
16 span[id^=ledrd],li#liledrd,label#lbledrd
17 {
18 background-position:0 -60px;
19 }
20
21 span[id^=ledgy],li#liledgy,label#lbledgy
22 {
23 background-position:0 -80px;
24 }
25
26 span#rel,li#lirel
27 {
28 background-position:0 -100px;
29 }
30
31 span#glo,li#liglo
32 {
33 background-position:0 -120px;
34 }
35
36 span#del,li#lidel,label#lbdel,button[id^=del]
37 {
38 background-position:0 -140px;
39 }
40
41 span#blo,li#liblo
42 {
43 background-position:0 -160px;
44 }
45
46 #stat
47 {
48 background-position:0 -180px;
49 }
50
51 #wrench
52 {
53 background-position:0 -200px;
54 }
55
56 #set
57 {
58 background-position:0 -220px;
59 }
60
61 #oview
62 {
63 background-position:0 -240px;
64 }
65
66 .symbols
67 {
68 background:transparent url(/themes/ipfire/images/updxl-icons.gif) no-repeat;
69 height:20px;
70 width:20px;
71 }
72
73 .vendimg
74 {
75 background-repeat:no-repeat;
76 height:18px;
77 width:18px;
78 }
79
80 .noborder
81 {
82 border:none;
83 }
84
85 fieldset
86 {
87 padding: 0 0 .5em;
88 margin-bottom: .5em;
89 border: 1px dotted #E1E1E1;
90 border-top: none;
91 border-left: none;
92 border-right: none;
93 }
94
95 legend
96 {
97 margin-left:0;
98 padding-left:0;
99 padding-right:.5em;
100 font-weight: bolder;
101 }
102
103 label
104 {
105 cursor:pointer;
106 padding-right:1em;
107 }
108
109 label[for^=text],label[for^=select]
110 {
111 padding-right:.2em;
112 }
113
114 label.symbols
115 {
116 display:inline-block;
117 min-height:20px;
118 padding-left:25px;
119 width:auto;
120 }
121
122 button[id^=del]
123 {
124 border-style:none;
125 }
126
127 input:invalid
128 {
129 border:2px solid red;
130 }
131
132 input#text01
133 {
134 height:1em;
135 max-width:120px;
136 }
137
138 input#text02
139 {
140 width:7em;
141 }
142
143 input[type=submit] {
144 margin-right: 3em;
145 margin-left: 3em;
146 }
147
148 output#duval
149 {
150 display:inline-block;
151 min-width:2em;
152 text-align:right;
153 }
154
155 .frmshow
156 {
157 position:absolute;
158 right:0;
159 top:0;
160 }
161
162 .frmshow fieldset
163 {
164 display:inline-block;
165 position:relative;
166 }
167
168 .frmshow legend
169 {
170 display:inline-block;
171 }
172
173 .frmshow legend span
174 {
175 left:-100px;
176 position:absolute;
177 top:.2em;
178 }
179
180 .frmshow button
181 {
182 border:1px solid;
183 display:inline;
184 height:22px;
185 padding-left:25px;
186 padding-right:5px;
187 width:auto;
188 cursor: pointer;
189 }
190
191 .frmshow button:disabled
192 {
193 border:1px solid #D90000;
194 color:#D90000;
195 cursor: default;
196 }
197
198 span.symbols,span.vendimg
199 {
200 display:inline-block;
201 }
202
203 caption
204 {
205 margin-top:.5em;
206 font-weight:bolder;
207 }
208
209 table
210 {
211 width:100%;
212 }
213
214 #diskusage td
215 {
216 text-align:center;
217 }
218
219 #summary
220 {
221 background-color:none!important;
222 }
223
224 [id^=list] thead tr th
225 {
226 border-bottom:1px dotted #E1E1E1;
227 }
228
229 th
230 {
231 text-align:center;
232 }
233
234 td,th
235 {
236 padding:3px;
237 }
238
239 tbody tr:nth-child(even)
240 {
241 background:#D6D6D6;
242 }
243
244 tbody tr:nth-child(odd)
245 {
246 background:#F0F0F0;
247 }
248
249 th span.symbols,th span.vendimg
250 {
251 vertical-align:middle!important;
252 }
253
254 th span[id^=vd].vendimg
255 {
256 display:block;
257 padding-left:27px;
258 text-align:left!important;
259 width:auto;
260 }
261
262 tbody tr td
263 {
264 text-align:right;
265 }
266
267 tfoot tr td
268 {
269 border-top:1px dotted #E1E1E1;
270 }
271
272 tfoot ul
273 {
274 list-style-type:none;
275 margin-left:1em;
276 padding-left:0;
277 }
278
279 li.symbols
280 {
281 padding-left:23px;
282 }
283
284 li.vendimg
285 {
286 padding-left:25px;
287 }
288
289 tfoot ul li
290 {
291 background-repeat:no-repeat;
292 display:inline;
293 margin-bottom:.3em;
294 padding-right:1em;
295 }
296
297 li.symbols,li.vendimg
298 {
299 display:inline-block;
300 width:auto;
301 }
302
303 td[id^=legend] h5
304 {
305 font-size:.9em;
306 }
307
308 div#pbar
309 {
310 background-color:#90EE90;
311 border:1px solid #a0a0a0;
312 height:15px;
313 min-width:100px;
314 padding-right:2px;
315 position:relative;
316 text-align:left;
317 width:auto;
318 }
319
320 div[id^=bar]
321 {
322 background-color:red;
323 border:1px solid #e2e2e2;
324 border-left:none;
325 border-right:none;
326 float:left;
327 height:13px;
328 }
329
330 div#bar1
331 {
332 background-color:orange;
333 }
334
335 div#bar2
336 {
337 background-color:blue;
338 }
339
340 div#bar3
341 {
342 background-color:#FF0;
343 }
344
345 span#duused
346 {
347 color: red;
348 font-weight: bolder;
349 }
350
351 span#free
352 {
353 color: green;
354 font-weight: bolder;
355 }
356
357 span#percent
358 {
359 font-weight:bolder;
360 position:relative;
361 }
362
363 span#max
364 {
365 position:absolute;
366 right:2px;
367 }
368
369 span#used
370 {
371 color: orange;
372 font-weight: bolder;
373 }
374
375 hr
376 {
377 margin-bottom:1em;
378 }
379
380 #errors
381 {
382 color:#CA2F2F;
383 font-weight:bolder;
384 }