|
@@ -86,7 +86,7 @@
|
|
|
background-image: -o-linear-gradient(top, #2c7fb3, #01639c);
|
|
background-image: -o-linear-gradient(top, #2c7fb3, #01639c);
|
|
|
background-image: linear-gradient(top, #2c7fb3, #01639c);
|
|
background-image: linear-gradient(top, #2c7fb3, #01639c);
|
|
|
background-repeat: repeat-x;
|
|
background-repeat: repeat-x;
|
|
|
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#'2c7fb3, endColorstr='#'01639c, GradientType=0);
|
|
|
|
|
|
|
+ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c7fb3', endColorstr='#01639c', GradientType=0);
|
|
|
-webkit-border-radius: 4px;
|
|
-webkit-border-radius: 4px;
|
|
|
-moz-border-radius: 4px;
|
|
-moz-border-radius: 4px;
|
|
|
border-radius: 4px;
|
|
border-radius: 4px;
|
|
@@ -124,7 +124,6 @@
|
|
|
text-decoration: none;
|
|
text-decoration: none;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-
|
|
|
|
|
h1 {
|
|
h1 {
|
|
|
margin-bottom:.7em;
|
|
margin-bottom:.7em;
|
|
|
}
|
|
}
|
|
@@ -943,10 +942,8 @@ div.box {
|
|
|
width: 400px;
|
|
width: 400px;
|
|
|
text-align: center;
|
|
text-align: center;
|
|
|
z-index: 8000;
|
|
z-index: 8000;
|
|
|
- display: none;
|
|
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.jHueNotify .close {
|
|
.jHueNotify .close {
|
|
|
right: -27px;
|
|
right: -27px;
|
|
|
- display: none;
|
|
|
|
|
}
|
|
}
|