Fixed small bug when calling ui_lists.inc from WO issue.
[fa-stable.git] / themes / aqua / default.css
index 99dbb886182f7e986de32df9a36ace68a2ba0644..e558bfcdc431e511405cf5f5a335c2c21a632c12 100644 (file)
@@ -43,7 +43,7 @@ input, select {
 }
 
 select {
-    max-width: 200px;
+    max-width: 230px;
 }
 
 option.inactive {
@@ -334,7 +334,7 @@ div.tabs a:hover {
        color: #ff6666;
 }
 
-.redfg {
+.redfg, a.redfg {
        color: red;
        font-weight: bold;
 }