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