|
@@ -47,6 +47,9 @@ body {
|
|
background:#313431;
|
|
background:#313431;
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
}
|
|
}
|
|
|
|
+#AFHint {
|
|
|
|
+ display:inline;
|
|
|
|
+}
|
|
.buttondisplaylist {
|
|
.buttondisplaylist {
|
|
float:right;
|
|
float:right;
|
|
position:relative;
|
|
position:relative;
|
|
@@ -119,7 +122,7 @@ body {
|
|
background: white;
|
|
background: white;
|
|
opacity: 0.3;
|
|
opacity: 0.3;
|
|
color:white;
|
|
color:white;
|
|
- font-family: Arial, Sans, Verdana;
|
|
|
|
|
|
+ font-family: Arial,Sans,Vardana;
|
|
font-size: 12px;
|
|
font-size: 12px;
|
|
text-align: center;
|
|
text-align: center;
|
|
z-index: 99998;
|
|
z-index: 99998;
|
|
@@ -134,7 +137,7 @@ body {
|
|
padding: 7px;
|
|
padding: 7px;
|
|
opacity: 1.0;
|
|
opacity: 1.0;
|
|
color:black;
|
|
color:black;
|
|
- font-family: Arial, Sans, Verdana;
|
|
|
|
|
|
+ font-family: Arial,Sans,Vardana;
|
|
font-size: 12px;
|
|
font-size: 12px;
|
|
font-weight: 400;
|
|
font-weight: 400;
|
|
text-align: right;
|
|
text-align: right;
|