Fixed mysqli related warnings.
[fa-stable.git] / themes / cool / default.css
index 1142c9108acf2d05445328831fbdf528aa6c0a96..c37e539b5d64ff6c91c34132c277dba2bd518f6f 100644 (file)
@@ -43,7 +43,7 @@ input, select {
 }
 
 select {
-    max-width: 200px;
+    max-width: 230px;
 }
 
 option.inactive {
@@ -338,7 +338,7 @@ div.tabs a:hover {
        color: #ff6666;
 }
 
-.redfg {
+.redfg, a.redfg {
        color: red;
        font-weight: bold;
 }