7
7
padding : 0px ;
8
8
text-align : left;
9
9
width : 100% ;
10
- height : 100% ;
10
+ height : 100% ;
11
11
min-width : 800px ;
12
12
}
13
13
14
14
.clear {
15
- clear : both;
15
+ clear : both;
16
16
content : '.' ;
17
17
display : block;
18
18
height : 0px ;
25
25
}
26
26
27
27
dt {
28
-
28
+
29
29
}
30
30
31
31
img {
@@ -79,14 +79,14 @@ div.genericBigButton{
79
79
-moz-border-radius : 3px ;
80
80
-webkit-border-radius : 3px ;
81
81
-khtml-border-radius : 3px ;
82
- border-radius : 3px ;
82
+ border-radius : 3px ;
83
83
background-color : # ffffff ;
84
84
background-image : -webkit-gradient (linear, left top, left bottom, from (# ffffff ), to (# c4c4c4 ));
85
85
background-image : -moz-linear-gradient (center top, # ffffff 0% , # c4c4c4 100% );
86
86
filter : progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c4c4c4');
87
87
-webkit-box-shadow : # 666 0 0 2px ;
88
88
box-shadow : # 666 0 0 2px ;
89
- -moz-box-shadow : 0px 0px 2px # 666 ;
89
+ -moz-box-shadow : 0px 0px 2px # 666 ;
90
90
padding : 1px 3px 2px 3px ;
91
91
}
92
92
@@ -133,17 +133,19 @@ div.viewAction hr, div.genericAction hr{
133
133
}
134
134
135
135
.jgrowl {
136
- min-width : 250 px !important ;
136
+ min-width : 300 px !important ;
137
137
min-height : 70px !important ;
138
-
139
138
}
140
139
141
140
.jgrowl div {
142
- border-color : grey!important ;
141
+ border : 2 px solid grey!important ;
143
142
font-size : 12px !important ;
144
143
font-weight : bold!important ;
144
+ box-shadow : 0 0 5px # 57BB7D!important ;
145
+ -webkit-box-shadow : 0 0 5px # 57BB7D!important ;
146
+ -moz-box-shadow : 0 0 5px # 57BB7D!important ;
147
+ margin-right : 40px ;
145
148
}
146
-
147
149
.uploadqtip {
148
150
min-width : 600px !important ;
149
151
border : 1px solid grey!important ;
@@ -180,7 +182,7 @@ div.TopDynamicBar .closeButton span{
180
182
}
181
183
182
184
div .TopDynamicBar .TopDynamicLoading {
183
-
185
+
184
186
}
185
187
div .Topbar {
186
188
font-family : 'Lucida Grande' , Verdana, Arial, Helvetica, sans-serif;
@@ -261,7 +263,7 @@ div.Header {
261
263
filter : progid:DXImageTransform.Microsoft.gradient(startColorstr='#63869f', endColorstr='#56758b');
262
264
-webkit-box-shadow : # 666 0 0 3px ;
263
265
box-shadow : # 666 0 0 3px ;
264
- -moz-box-shadow : 0px 0px 3px # 666 ;
266
+ -moz-box-shadow : 0px 0px 3px # 666 ;
265
267
}
266
268
267
269
div .Header div .HeaderContent {
@@ -300,14 +302,14 @@ div.Header div.HeaderSearch input#live_search{
300
302
-moz-border-radius : 4px ;
301
303
-webkit-border-radius : 4px ;
302
304
-khtml-border-radius : 4px ;
303
- border-radius : 4px ;
305
+ border-radius : 4px ;
304
306
font-size : 14px ;
305
307
opacity : 0.9 ;
306
308
padding : 5px 10px 5px 24px ;
307
309
width : 400px ;
308
310
-webkit-box-shadow : # 666 0 0 15px ;
309
311
box-shadow : # 666 0 0 15px ;
310
- -moz-box-shadow : 0px 0px 15px # 666 ;
312
+ -moz-box-shadow : 0px 0px 15px # 666 ;
311
313
}
312
314
313
315
# searchloading {
@@ -372,14 +374,14 @@ div.HeaderAction ul li{
372
374
-moz-border-radius : 6px ;
373
375
-webkit-border-radius : 6px ;
374
376
-khtml-border-radius : 6px ;
375
- border-radius : 6px ;
377
+ border-radius : 6px ;
376
378
background-color : # 57bb7d ;
377
379
background-image : -webkit-gradient (linear, left top, left bottom, from (# 57bb7d ), to (# 32724a ));
378
380
background-image : -moz-linear-gradient (center top, # 57bb7d 0% , # 32724a 100% );
379
381
filter : progid:DXImageTransform.Microsoft.gradient(startColorstr='#57bb7d', endColorstr='#32724a');
380
382
-webkit-box-shadow : # 666 0 0 5px ;
381
383
box-shadow : # 666 0 0 5px ;
382
- -moz-box-shadow : 0px 0px 5px # 666 ;
384
+ -moz-box-shadow : 0px 0px 5px # 666 ;
383
385
padding : 0px 5px 6px 5px ;
384
386
}
385
387
@@ -412,7 +414,7 @@ div.SubWrapper{
412
414
margin : 0px ;
413
415
padding : 0px ;
414
416
width : 100% ;
415
-
417
+
416
418
}
417
419
418
420
/*-------------------------------------------------
@@ -428,13 +430,13 @@ div.MainContent {
428
430
429
431
div .SubMainContent {
430
432
-webkit-box-shadow : # CCC 0px 0px 3px ;
431
- -moz-box-shadow : 0px 0px 6px # CCC ;
433
+ -moz-box-shadow : 0px 0px 6px # CCC ;
432
434
background-color : white;
433
435
border : 1px solid # D7D7D7 ;
434
436
-moz-border-radius : 6px ;
435
437
-webkit-border-radius : 6px ;
436
438
-khtml-border-radius : 6px ;
437
- border-radius : 6px ;
439
+ border-radius : 6px ;
438
440
padding : 0px 0px 7px ;
439
441
position : relative;
440
442
min-height : 500px ;
@@ -501,7 +503,7 @@ div.SideBar ul li a:hover{
501
503
}
502
504
503
505
div .SideBar ul li a img {
504
-
506
+
505
507
}
506
508
507
509
div .SideBar ul li a span {
@@ -523,7 +525,7 @@ div.SideBar h1, div.viewSideBar h1 {
523
525
text-transform : uppercase;
524
526
margin-top : 0.67em ;
525
527
margin-bottom : 0.67em ;
526
-
528
+
527
529
}
528
530
529
531
@@ -553,7 +555,7 @@ div.TopbarRight li ul{
553
555
border : 0px ;
554
556
position : absolute;
555
557
width : 120px ;
556
-
558
+
557
559
/*top:1em;
558
560
/*left:0;*/
559
561
}
@@ -586,7 +588,7 @@ div.TopbarRight li:hover li a{
586
588
background : # 4B4B4B ;
587
589
color : white;
588
590
z-index : 200 ;
589
-
591
+
590
592
}
591
593
592
594
@@ -602,9 +604,9 @@ div.TopbarRight li ul a{
602
604
line-height : 17px ;
603
605
-webkit-box-shadow : # 666 0 0 5px ;
604
606
box-shadow : # 666 0 0 5px ;
605
- -moz-box-shadow : 0px 0px 5px # 666 ;
607
+ -moz-box-shadow : 0px 0px 5px # 666 ;
606
608
z-index : 200 ;
607
-
609
+
608
610
}
609
611
div .TopbarRight li ul a : hover , div .TopbarRight li ul li : hover a {
610
612
background : black ;
0 commit comments