Projet

Général

Profil

Télécharger (20,9 ko) Statistiques
| Branche: | Tag: | Révision:

univnautes / usr / local / www / themes / pfsense-dropdown / all.css @ a03943d2

1
/* Element CSS Definitions */
2
html, body, td, th, input, select {
3
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
4
	font-size: 0.9em;
5
}
6

    
7
.nowrap { white-space: nowrap; }
8

    
9
.addgatewaybox {
10
	background-color: #990000;
11
	border-style: none none none none;
12
	width: 225px;
13
}
14

    
15
.infobox {
16
	width:100%;
17
}
18

    
19
.infoboxsave {
20
	padding-right: 10px;
21
}
22

    
23
.infoboxnptd2 {
24
	width:100%;
25
	color:white;
26
	background-color:#990000;
27
	padding-right: 10px;	
28
}
29

    
30
.infoboxnptd {
31
	width:8%;
32
	background-color:#990000;	
33
}
34

    
35
.infoboxnptable {
36
 	height:32px;
37
	width:100%;
38
	background-color:#990000;	
39
}
40

    
41
.infoboxnptable2 {
42
 	height:32px;
43
	width:100%;
44
	background-color:#990000;	
45
}
46

    
47
.infoboxnp {
48
	background-color:#990000;
49
	width:100%;
50
}
51

    
52
.infoboxnpimg {
53
	vertical-align:middle;
54
	width:28px;
55
	height:32px;
56
	background-color:#990000;	
57
}
58

    
59
.inputerrorsleft {
60
	background-color: #990000;
61
	width: 36px;
62
	text-align: center;
63
}
64

    
65
.inputerrorsright {
66
	background-color: #FFD9D1;	
67
	color: #000000;
68
	font-size: 11px;
69
	padding-left: 8px; 
70
	padding-top: 6px;
71
}
72

    
73
form {
74
	margin: 0px;
75
}
76
a {
77
	text-decoration: none;
78
	color:#000000;
79
}
80
form input {
81
	font-size: 1.1em;
82
}
83

    
84
/* DOM Tooltip CSS definitions */
85
div.niceTitle
86
{
87
	background-color: #333333;
88
	color: #FFFFFF;
89
	font-weight: bold;
90
	font-size: 13px;
91
	font-family: "Trebuchet MS", sans-serif;
92
	width: 220px;
93
	left: 0;
94
	top: 0;
95
	padding: 4px;
96
	position: absolute;
97
	text-align: left;
98
	z-index: 20;
99
	-moz-border-radius: 0 10px 10px 10px;
100
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=87);
101
	-moz-opacity: .87;
102
	-khtml-opacity: .87;
103
	opacity: .87;
104
}
105
div.niceTitle h1
106
{
107
  background: #990000;
108
  border-bottom: 1px dotted #FFFFFF;
109
	font-weight: bold;
110
	font-size: 13px;
111
	font-family: "Trebuchet MS", sans-serif;
112
	margin: 3px;
113
  padding-top: 1px;
114
  padding-bottom: 1px;
115
  padding-left: 3px;
116
  text-align: left;
117
	left: 0;
118
	top: 0;
119
  -moz-border-radius: 0 8px 0 0;
120
  -moz-opacity: 1;
121
}
122
div.niceTitle .contents
123
{
124
	margin: 0;
125
	padding: 0 3px;
126
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
127
	-moz-opacity: 1;
128
	-khtml-opacity: 1;
129
	opacity: 1;
130
}
131
div.niceTitle p
132
{
133
  background: #FFFFFF;
134
  border: 1px solid #990000;
135
	color: #000000;
136
	font-size: 11px;
137
	font-family: "Trebuchet MS", sans-serif;
138
	padding: 5px;
139
	margin: 3px;
140
	text-align: left;
141
	-moz-opacity: 1;
142
  -moz-border-radius: 0 0 8px 8px;
143
}
144

    
145
body {
146
	background-color: #ffffff;
147
}
148

    
149
/* ID Based CSS Definitions */
150
#wrapper {
151

    
152
}
153

    
154
#header {
155
	height: 70px;
156
	width: 800px;
157
}
158
#header-left {
159
	position: relative;
160
	background: url('images/logo.gif') no-repeat;
161
	background-position: center;
162
	height: 65px;
163
	width: 145px;
164
	left: 10px;
165
	float: left;
166
	background-color: #fff;
167
}
168
#header-right {
169
	position: relative;
170
	background: url('images/header.gif') no-repeat;
171
	height: 70px;
172
	color: #fff;
173
	left: 0px;
174
	margin-left: 165px;
175
}
176
#header-right .alert {
177
	position: relative;
178
	/* background: url('images/alert.gif') no-repeat; */
179
	background-position: 4px 2px;
180
	color: #fff;
181
	height: 17px;
182
	width: 500px;
183
	padding: 4px;
184
	padding-left: 27px;
185
	float: left;
186
}
187

    
188
#header-right .container .left {
189
	position: relative;
190
	top: 32px;
191
	left: 9px;
192
	font-size: 1.8em;
193
}
194

    
195
#header-right .container .right {
196
	position: relative;
197
	top: -8px;
198
	left: 195px;
199
}
200

    
201
#header-right .container .right #alerts {
202
	position: relative;
203
	background: url('images/alert_bgr.gif') no-repeat;
204
	height: 39px;
205
	width: 431px;
206
	z-index: 1;
207
	padding-top: 20px;
208
	padding-left: 5px;
209
	margin: 0px;
210
}
211
#header-right .container .right #hostname {
212
	position: relative;
213
	height: 39px;
214
	width: 431px;
215
	z-index: 1;
216
	padding-left: 5px;
217
	margin: 0px;
218
	top: 25px;
219
	left: 230px;
220
}
221

    
222

    
223

    
224

    
225
table#marquee {
226
	position: relative;
227
	top: -6px;
228
	left: -5px;
229
	border: 0;
230
	padding: 0;
231
	margin: 0;
232
	width: 424px;
233
	background-color: transparent;
234
	padding: 2px;
235
	border: 0px;
236
}
237
span#marquee-container {
238
	position: absolute;
239
	visibility: hidden;
240
	top: -100px;
241
	left: -10000px;
242
}
243
div#marquee-text {
244
	font-size: 1.18em;
245
	font-weight: bold;
246
	font: Verdana;
247
    text-align: center;
248
}
249
table#marquee div#container {
250
	position: relative;
251
	overflow: hidden;
252
	width: 418px;
253
	height: 20px;
254
}
255
table#marquee div#container div#scroller {
256
	position: absolute;
257
	left: 0px;
258
	top: 0px;
259
}
260

    
261

    
262

    
263

    
264

    
265

    
266

    
267
#content {
268
	border-top: 1px solid #FFFFFF;
269
	margin-top: 0px;
270
	padding-top: 0px;
271
	width: 800px;
272
}
273

    
274
#left {
275
	width: 800px;
276
	height: 25px;
277
	margin-bottom: 5px;
278
}
279
#right {
280
	width: 770px;
281
	margin-left: 5px;
282
	margin-right: 5px;
283
	margin-top: 4px;
284
	padding-top: 1px;
285
	padding-bottom: 15px;
286
	padding-left: 10px;
287
	padding-right: 10px;
288
	border-left: 1px solid #000000;
289
	border-right: 1px solid #000000;
290
}
291

    
292
#footer {
293
	position: relative;
294
	top: 3px;
295
	padding: 0px;
296
	margin: 6px;
297
	margin-left: 0px;
298
	margin-top: 2px;
299
	width: 800px;
300
	background-color: #990000;
301
	text-align: center;
302
	color: #ffffff;
303
	font-size: 0.75em;
304
	clear: both;
305
	margin-bottom: 20px;
306
	z-index: 0;
307
}
308
#footer p {
309
	padding: 0px;
310
	margin: 0px;
311
}
312

    
313
/* Style the List */
314
#navigation {
315
	background: url('images/menu.gif') no-repeat;
316
	/* width: 693px; */
317
	width: 800px;
318
	padding: 0px;
319
	height: 28px;
320
}
321
#navigation ul {
322
	padding: 0;
323
	margin: 0;
324
	list-style: none;
325
	text-align: center;
326
	z-index: 10;
327
}
328
#navigation ul#menu {
329
	padding-top: 3px;
330
	padding-left: 5px;
331
}
332

    
333
/* Style the List Elements */
334
#navigation ul li {
335
	float: left;
336
	position: relative;
337
	width: 6.2em;
338
}
339
#navigation ul li div {
340
	font-size: 1em;
341
	font-weight: bold;
342
	text-align: center;
343
}
344
/* Make the List inside the List Elements */
345
/* initially hidden with absolute position */
346
#navigation ul li ul {
347
	display: none;
348
	position: absolute;
349
	top: 2em;
350
	left: 0px;
351
	font-weight: normal;
352
	background: transparent bottom left no-repeat; /* This is key to making the menu maintain visibility when not on a link */
353
	padding: 0em 0 1em 0;
354
}
355
/* to override top and left in browsers other than IE */
356
/* which will position to the top right of the containing */
357
/* li, rather than bottom left */
358
#navigation ul li > ul {
359
	top: auto;
360
	left: auto;
361
	left: -1px !important;
362
}
363
/* Show initial drop down upon mouse over, but do not show */
364
/* nested side drop menus within listed elements */
365
#navigation ul li:hover ul {
366
	display: block;
367
	cursor: hand;
368
}
369
#navigation ul li:hover {
370
	cursor: hand;
371
	cursor: pointer;
372
}
373
#navigation ul li:hover div {
374
	text-decoration: underline;
375
}
376

    
377
#navigation ul li {
378
	background-color: transparent;
379
	color: #FFF;
380
}
381
#navigation ul li ul li {
382
	border: 1px solid #000;
383
	background-color: #000;
384
	color: #FFF;
385
}
386
#navigation ul li ul li a.navlnk:hover {
387
	text-decoration: underline;
388
}
389
#navigation ul li.first {
390
	border-right: 0px;
391
}
392
#navigation ul li.middle {
393
	border-right: 0px;
394
}
395
#navigation ul li.last {
396

    
397
}
398

    
399
#navigation ul li.dropfirst {
400
	border-bottom: 0px;
401
}
402
#navigation ul li.dropmiddle {
403
	border-bottom: 0px;
404
}
405
#navigation ul li.droplast {
406
}
407

    
408

    
409

    
410
/* Class Based CSS Definitions */
411
.pgtitle {
412
	font-size: 18px;
413
	color: #777777;
414
	font-weight: bold;
415
}
416
.tfrtitle {
417
	font-size: 18px;
418
	color: #ffffff;
419
	font-weight: bold;
420
}
421
.vncell {
422
	background-color: #DDDDDD;
423
	padding-right: 20px;
424
	padding-left: 8px;
425
	border-bottom: 1px solid #999999;
426
}
427
.formfld {
428

    
429
}
430
.formfldalias {
431
	background-color: #990000;
432
	color: #FFFFFF;
433
}
434
.formpre {
435
	font-family: Courier New, Courier, monospaced;
436
	font-size: 10px;
437
}
438
.formbtn {
439
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
440
	font-size: 13px;
441
	font-weight: bold;
442
}
443
.formbtns {
444
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
445
	font-size: 10px;
446
	font-weight: bold;
447
}
448
.vvcell {
449
	background-color: #FFFFC6;
450
}
451
.errmsg {
452
	font-weight: bold;
453
	color: #CC0000;
454
}
455
.red {
456
	color: #CC0000;
457
}
458
.gray {
459
	color: #A0A0A0;
460
}
461
.vexpl {
462
	font-size: 11px;
463
}
464
.navlnk {
465
	color: #FFFFFF;
466
	text-decoration: none;
467
	font-size: 13px;
468
}
469
.navlnks {
470
	color: #FFFFFF;
471
	text-decoration: none;
472
	font-size: 11px;
473
}
474
.tblnk {
475
	color: #FFFFFF;
476
	text-decoration: none;
477
}
478
.vncellreq {
479
	background-color: #DDDDDD;
480
	padding-right: 20px;
481
	padding-left: 8px;
482
	font-weight: bold;
483
	border-bottom: 1px solid #999999;
484
}
485
.vncellt {
486
	background-color: #DDDDDD;
487
	padding-right: 20px;
488
	padding-left: 8px;
489
	padding-top: 4px;
490
	padding-bottom: 4px;
491
	font-weight: bold;
492
	border-bottom: 1px solid #999999;
493
}
494
.vtable {
495
	border-bottom: 1px solid #999999;
496
}
497
.vnsepcell {
498
	background-color: #BBBBBB;
499
	padding-right: 20px;
500
	padding-left: 8px;
501
	font-weight: bold;
502
	border-bottom: 1px solid #999999;
503
	font-size: 11px;
504
}
505
.cpline {
506
	font-size: 11px;
507
	color: #FFFFFF;
508
}
509
.hostname {
510
	font-size: 11px;
511
	color: #FFFFFF;
512
}
513
.vnsepcellr {
514
	background-color: #BBBBBB;
515
	padding-right: 20px;
516
	padding-left: 8px;
517
	font-weight: bold;
518
	border-right: 1px solid #999999;
519
	border-bottom: 1px solid #999999;
520
	font-size: 11px;
521
}
522
.listrborder {
523
	background-color: #FFFFFF;
524
	border-right: 1px solid #999999;
525
	border-left: 1px solid #999999;	
526
	border-bottom: 1px solid #999999;
527
	font-size: 11px;
528
	padding-right: 6px;
529
	padding-left: 6px;
530
	padding-top: 4px;
531
	padding-bottom: 4px;
532
}
533
.listr {
534
	background-color: #FFFFFF;
535
	border-right: 1px solid #999999;
536
	border-bottom: 1px solid #999999;
537
	font-size: 11px;
538
	padding-right: 6px;
539
	padding-left: 6px;
540
	padding-top: 4px;
541
	padding-bottom: 4px;
542
}
543
.listrpad {
544
	border-right: 1px solid #999999;
545
	border-bottom: 1px solid #999999;
546
	font-size: 11px;
547
	padding-right: 16px;
548
	padding-left: 10px;
549
	padding-top: 8px;
550
	padding-bottom: 8px;
551
}
552
.listn {
553
	font-size: 11px;
554
	padding-right: 16px;
555
	padding-left: 6px;
556
	padding-top: 4px;
557
	padding-bottom: 4px;
558
}
559
.listbg {
560
	border-right: 1px solid #999999;
561
	border-bottom: 1px solid #999999;
562
	font-size: 11px;
563
	color: #FFFFFF;
564
	background-color: #990000;
565
	padding-right: 16px;
566
	padding-left: 6px;
567
	padding-top: 4px;
568
	padding-bottom: 4px;
569
}
570
.listbggrey {
571
	border-right: 1px solid #999999;
572
        border-bottom: 1px solid #999999;
573
        font-size: 11px;
574
        background-color: #999999;
575
        padding-right: 16px;
576
        padding-left: 6px;
577
        padding-top: 4px;
578
        padding-bottom: 4px;
579
}
580
.listhdr {
581
	background-color: #BBBBBB;
582
	padding-right: 16px;
583
	padding-left: 6px;
584
	font-weight: bold;
585
	border-bottom: 1px solid #999999;
586
	font-size: 11px;
587
	padding-top: 5px;
588
	padding-bottom: 5px;
589
}
590
.listhdr a {
591
	color: #000000;
592
}
593
.listhdrr {
594
	background-color: #BBBBBB;
595
	padding-right: 16px;
596
	padding-left: 6px;
597
	font-weight: bold;
598
	border-right: 1px solid #999999;
599
	border-bottom: 1px solid #999999;
600
	font-size: 11px;
601
	padding-top: 5px;
602
	padding-bottom: 5px;
603
}
604
.listhdrr a {
605
	color: #000000;
606
}
607
.listlr {
608
	background-color: #FFFFFF;
609
	border-right: 1px solid #999999;
610
	border-bottom: 1px solid #999999;
611
	border-left: 1px solid #999999;
612
	font-size: 11px;
613
	padding-right: 6px;
614
	padding-left: 6px;
615
	padding-top: 4px;
616
	padding-bottom: 4px;
617
}
618
.listlrns {
619
	background-color: #FFFFFF;
620
	border-right: 1px solid #999999;
621
	border-bottom: 1px solid #999999;
622
	border-left: 1px solid #999999;
623
	font-size: 11px;
624
	padding-top: 4px;
625
	padding-bottom: 4px;
626
}
627
.list {
628
	font-size: 11px;
629
	padding-left: 6px;
630
	padding-top: 2px;
631
	padding-bottom: 2px;
632
}
633
.listt {
634
	font-size: 11px;
635
	padding-top: 5px;
636
}
637
.listhdrrns {
638
	background-color: #BBBBBB;
639
	padding-left: 6px;
640
	padding-top: 5px;
641
	padding-bottom: 5px;
642
	padding-right: 6px;
643
	font-weight: bold;
644
	border-right: 1px solid #999999;
645
	border-bottom: 1px solid #999999;
646
	font-size: 11px;
647
}
648
.listbgns {
649
	border-right: 1px solid #999999;
650
	border-bottom: 1px solid #999999;
651
	font-size: 11px;
652
	background-color: #D9DEE8;
653
	padding-left: 6px;
654
	padding-right: 4px;
655
	padding-top: 4px;
656
	padding-bottom: 4px;
657
}
658
.listtopic {
659
	border-right: 1px solid #999999;
660
	font-size: 11px;
661
	background-color: #990000;
662
	padding-right: 16px;
663
	padding-left: 6px;
664
	color: #FFFFFF;
665
	font-weight: bold;
666
	padding-top: 5px;
667
	padding-bottom: 5px;
668
}
669
.optsect_t {
670
	border-right: 1px solid #999999;
671
	background-color: #990000;
672
	padding-right: 6px;
673
	padding-left: 6px;
674
	padding-top: 2px;
675
	padding-bottom: 2px;
676
}
677
.optsect_s {
678
	font-size: 11px;
679
	color: #FFFFFF;
680
	font-weight: bold;
681
}
682
.tabnavtbl {
683
}
684

    
685

    
686
/* MISC CSS Definitions */
687
ul#tabnav {
688
	font-size: 11px;
689
	font-weight: bold;
690
	list-style-type: none;
691
	margin: 0;
692
	padding: 0;
693
}
694
ul#tabnav li.tabinact1 {
695
	float: left;
696
	background-color: #777777;
697
	color: #FFFFFF;
698
	padding: 0;
699
	white-space: nowrap;
700
}
701
ul#tabnav li.tabinact {
702
	float: left;
703
	border-left: 1px solid #999999;
704
	background-color: #777777;
705
	color: #FFFFFF;
706
	padding: 0;
707
	white-space: nowrap;
708
}
709
ul#tabnav li.tabinact a {
710
	float: left;
711
	display: block;
712
	text-decoration: none;
713
	padding: 5px 8px 5px 8px;
714
	color: #FFFFFF;
715
}
716
ul#tabnav li.tabinact1 a {
717
	float: left;
718
	display: block;
719
	text-decoration: none;
720
	padding: 5px 8px 5px 8px;
721
	color: #FFFFFF;
722
}
723
ul#tabnav li.tabact {
724
	float: left;
725
	background-color: #EEEEEE;
726
	color: #000000;
727
	padding: 5px 8px 5px 8px;
728
	white-space: nowrap;
729
}
730
.tabcont {
731
	background-color: #DDDDDD;
732
	padding-right: 12px;
733
	padding-left: 12px;
734
	padding-top: 12px;
735
	padding-bottom: 12px;
736
}
737
.tabact {
738
	float: left;
739
	background-color: #EEEEEE;
740
	color: #000000;
741
	padding: 5px 8px 5px 8px;
742
	white-space: nowrap;
743
}
744
.tabinact {
745
	font-weight: bold;
746
	float: left;
747
	border-left: 1px solid #999999;
748
	background-color: #777777;
749
	color: #FFFFFF;
750
	padding: 0;
751
	white-space: nowrap;
752
}
753
.menu {
754
	background-color: #000000;
755
	white-space: nowrap;
756
	padding: 0px 5px 0px 5px;
757
	width: 100%;
758
	vertical-align: top;
759
}
760

    
761

    
762
/* Auto Complete Suggestions */
763
div.suggestions {
764
    -moz-box-sizing: border-box;
765
    box-sizing: border-box;
766
    border: 1px solid black;
767
    position: absolute;
768
	background-color: #990000;
769
	color: #FFF;
770
}
771

    
772
div.suggestions div {
773
    cursor: default;
774
    padding: 0px 3px;
775
	background-color: #990000;
776
	color: #FFF;
777
}
778

    
779
div.suggestions div.current {
780
    background-color: #3366cc;
781
    color: #FFF;
782
}
783
/* End Auto Complete Suggestions */
784

    
785

    
786
/* Nifty Corners Crap */
787
.rtop,.artop{display:block}
788
.rtop *,.artop *{display:block;height:1px;overflow:hidden;font-size:1px}
789
.artop *{border-style: solid;border-width:0 1px}
790
.r1,.rl1,.re1,.rel1{margin-left:5px}
791
.r1,.rr1,.re1,.rer1{margin-right:5px}
792
.r2,.rl2,.re2,.rel2,.ra1,.ral1{margin-left:3px}
793
.r2,.rr2,.re2,.rer2,.ra1,.rar1{margin-right:3px}
794
.r3,.rl3,.re3,.rel3,.ra2,.ral2,.rs1,.rsl1,.res1,.resl1{margin-left:2px}
795
.r3,.rr3,.re3,.rer3,.ra2,.rar2,.rs1,.rsr1,.res1,.resr1{margin-right:2px}
796
.r4,.rl4,.rs2,.rsl2,.re4,.rel4,.ra3,.ral3,.ras1,.rasl1,.res2,.resl2{margin-left:1px}
797
.r4,.rr4,.rs2,.rsr2,.re4,.rer4,.ra3,.rar3,.ras1,.rasr1,.res2,.resr2{margin-right:1px}
798
.rx1,.rxl1{border-left-width:5px}
799
.rx1,.rxr1{border-right-width:5px}
800
.rx2,.rxl2{border-left-width:3px}
801
.rx2,.rxr2{border-right-width:3px}
802
.re2,.rel2,.ra1,.ral1,.rx3,.rxl3,.rxs1,.rxsl1{border-left-width:2px}
803
.re2,.rer2,.ra1,.rar1,.rx3,.rxr3,.rxs1,.rxsr1{border-right-width:2px}
804
.rxl1,.rxl2,.rxl3,.rxl4,.rxsl1,.rxsl2,.ral1,.ral2,.ral3,.ral4,.rasl1,.rasl2{border-right-width:0}
805
.rxr1,.rxr2,.rxr3,.rxr4,.rxsr1,.rxsr2,.rar1,.rar2,.rar3,.rar4,.rasr1,.rasr2{border-left-width:0}
806
.r4,.rl4,.rr4,.re4,.rel4,.rer4,.ra4,.rar4,.ral4,.rx4,.rxl4,.rxr4{height:2px}
807
.rer1,.rel1,.re1,.res1,.resl1,.resr1{border-width:1px 0 0;height:0px !important;height /**/:1px}
808

    
809
#login {
810
	background: #cccccc;
811
	border: 0px solid #666666;
812
	margin: 5em auto;
813
	padding: 0em;
814
	width: 340px;
815
}
816

    
817
#login h1 {
818
	background: url(images/misc/logon.png) no-repeat top left;
819
	margin-top: 0;
820
	display: block;
821
	text-indent: -1000px;
822
	height: 50px;
823
	border-bottom: none;
824
}
825

    
826
#login p {
827
	font-size: 1em;
828
	font-weight: bold;
829
	padding: 3px;
830
	margin: 0em;
831
	text-indent: 10px;
832
}
833

    
834
#login span {
835
	font-size: 1em;
836
	font-weight: bold;
837
	width: 20%;
838
	padding: 3px;
839
	margin: 0em;
840
	text-indent: 10px;
841
}
842

    
843
#login p#text {
844
	font-size: 1em;
845
	font-weight: normal;
846
	padding: 3px;
847
	margin: 0em;
848
	text-indent: 10px;
849
}
850

    
851
#login #username, #password, #password2 {
852
	font-size: small;
853
	width: 60%;
854
	padding-left: 19px;
855
	padding: 3px;
856
	margin: 0em;
857
}
858

    
859
#login #submit {
860
	font-size: 1em;
861
	font-weight: bold;
862
	padding: 3px;
863
	margin: 0em;
864
	text-indent: 10px;
865
}
866

    
867

    
868
/* Widget CSS */
869
.widgetsubheader {
870
	border-right: 1px solid #999999;
871
	font-size: 11px;
872
	background-color: #B1B1B1;
873
	padding-right: 6px;
874
	padding-left: 6px;
875
	color: #000000;
876
	font-weight: bold;
877
	padding-top: 5px;
878
	padding-bottom: 5px;
879
}
880
.widgetheader {
881
	border-right: 1px solid #999999;
882
	font-size: 11px;
883
	background-color: #990000;
884
	padding-right: 6px;
885
	padding-left: 6px;
886
	color: #FFFFFF;
887
	font-weight: bold;
888
	padding-top: 5px;
889
	padding-bottom: 5px;
890
}
891
.widgetdiv{
892
	margin:5px;
893
	padding: 5px;
894
	background:#CCCCCC;
895
}
896
.widgetconfigdiv{
897
	background:#BBBBBB;
898
	font-size: 11px;
899
	color: #000000;
900
	padding-right: 5px;
901
	padding-left: 5px;
902
	padding-top: 5px;
903
	padding-bottom: 5px;
904
}
905

    
906
div#log div.log-entry-mini {
907
	clear: both;
908
}
909

    
910
div#log div.log-entry-mini span {
911
	padding: 2px 2px 2px 2px;
912
	padding-left: 6px;
913
}
914

    
915
div#log span.log-action-mini-header,
916
div#log span.log-time-mini-header,
917
div#log span.log-interface-mini-header,
918
div#log span.log-source-mini-header,
919
div#log span.log-destination-mini-header,
920
div#log span.log-protocol-mini-header {
921
	float: left;
922
	text-align: left;
923
	background-color: #FFFFFF;
924
	font-size: 12px;
925
	border-left: 1px solid #999;
926
	border-bottom: 1px solid #999;
927
}
928

    
929
div#log span.log-action-mini,
930
div#log span.log-time-mini,
931
div#log span.log-interface-mini,
932
div#log span.log-source-mini,
933
div#log span.log-destination-mini,
934
div#log span.log-protocol-mini {
935
	float: left;
936
	text-align: left;
937
	background-color: #FFFFFF;
938
	font-size: 11px;
939
	border-left: 1px solid #999;
940
	border-bottom: 1px solid #999;
941
}
942

    
943
div#log span.log-action-mini,
944
div#log span.log-action-mini-header {
945
	width: 6%;
946
}
947

    
948
div#log span.log-time-mini,
949
div#log span.log-time-mini-header {
950
	width: 19%;
951
}
952

    
953
div#log span.log-interface-mini,
954
div#log span.log-interface-mini-header {
955
	width: 8%;
956
}
957

    
958
div#log span.log-source-mini,
959
div#log span.log-source-mini-header {
960
	width: 23%;
961
}
962

    
963
div#log span.log-destination-mini,
964
div#log span.log-destination-mini-header {
965
	width: 31%;
966
}
967

    
968
div#log span.log-protocol-mini,
969
div#log span.log-protocol-mini-header {
970
	width: 8%;	
971
	border-right: 1px solid #999;
972
}
973

    
974
/* Sortable tables */
975
table.sortable thead {
976
    cursor: default;
977
<!--	background-color: #EEEEEE;-->
978
	padding-right: 12px;
979
	padding-left: 12px;
980
	padding-top: 12px;
981
	padding-bottom: 12px;
982
}
983

    
984
#graph {
985
	position: relative;
986
	z-index: 1;
987
}
988

    
989
/*thermal_sensors widget styles*/
990

    
991
.thermalSensorRow		{ width: 100%; border: 0px solid #ddd; padding: 1px; border-radius: 3px; }
992
.thermalSensorBarShell	{ position: relative; width: 100%; height: 5px; border: 1px solid lightgray; border-radius: 3px; }
993
.thermalSensorBar		{ position: absolute; width:   0%; height: 1px; z-index: 1; border-style: solid; border-radius: 3px; 
994
						  background-color: LimeGreen; 
995
						  border-top-width: 2px; border-top-color: Lime; 
996
						  border-left-width: 0px;   
997
						  border-right-width: 0px; 
998
						  border-bottom-width: 2px; border-bottom-color: Green; 
999
}
1000
.thermalSensorTextShell	{ height: 20px; width: 100%; top: 3px; }
1001
.thermalSensorText		{ float: left; height: 20px; top: 3px; }
1002
.thermalSensorValue		{ float: left; height: 20px; top: 3px; font-weight: bold; margin-left: 10px;}
1003

    
1004
.thermalSensorWarnThresh	{ position: absolute; background-color: orange; height: 16px; width: 2px; z-index: 2; margin-top: -8px; }
1005
.thermalSensorCritThresh	{ position: absolute; background-color:    red; height: 16px; width: 2px; z-index: 2; margin-top: -8px; }
1006

    
1007
.thermal_sensors_widget_scale000 { position: absolute; height: 5px; width: 1px; left: -1px; margin-top: -4px; background-color: lightgray; z-index: 0; font-size: 0; }
1008
.thermal_sensors_widget_scale020 { position: absolute; height: 3px; width: 1px; left:  10%; margin-top: -4px; background-color: lightgray; z-index: 0; font-size: 0; }
1009
.thermal_sensors_widget_scale010 { position: absolute; height: 3px; width: 1px; left:  20%; margin-top: -4px; background-color: lightgray; z-index: 0; font-size: 0; }
1010
.thermal_sensors_widget_scale030 { position: absolute; height: 3px; width: 1px; left:  30%; margin-top: -4px; background-color: lightgray; z-index: 0; font-size: 0; }
1011
.thermal_sensors_widget_scale040 { position: absolute; height: 3px; width: 1px; left:  40%; margin-top: -4px; background-color: lightgray; z-index: 0; font-size: 0; }
1012
.thermal_sensors_widget_scale050 { position: absolute; height: 3px; width: 1px; left:  50%; margin-top: -4px; background-color: lightgray; z-index: 0; font-size: 0; }
1013
.thermal_sensors_widget_scale060 { position: absolute; height: 3px; width: 1px; left:  60%; margin-top: -4px; background-color: lightgray; z-index: 0; font-size: 0; }
1014
.thermal_sensors_widget_scale070 { position: absolute; height: 3px; width: 1px; left:  70%; margin-top: -4px; background-color: lightgray; z-index: 0; font-size: 0; }
1015
.thermal_sensors_widget_scale080 { position: absolute; height: 3px; width: 1px; left:  80%; margin-top: -4px; background-color: lightgray; z-index: 0; font-size: 0; }
1016
.thermal_sensors_widget_scale090 { position: absolute; height: 3px; width: 1px; left:  90%; margin-top: -4px; background-color: lightgray; z-index: 0; font-size: 0; }
1017
.thermal_sensors_widget_scale100 { position: absolute; height: 9px; width: 1px; left: 100%; margin-top: -6px; background-color: lightgray; z-index: 0; font-size: 0; }
1018

    
1019
.thermal_sensors_widget_mark100 { position: absolute; width: 15px; left: 96%; margin-top: -12px; font: 6pt Arial, sans-serif; text-align: left; color: #575757; }
1020

    
1021
/* widget textarea styles - full width */
1022
.textarea_widget { 
1023
	width: 100%; 
1024
	resize:vertical;
1025
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
1026
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
1027
	box-sizing: border-box;         /* IE 8+ */
1028
}
(1-1/7)