Additional access control related ui helpers added: check_edit_access, access_post...
[fa-stable.git] / themes / default / default.css
index 2bf9415f3152185df82879fa0b8e3178932bc286..535412e4f0baa4b5e75a3b5d6bc99b6cbe66fb0e 100644 (file)
@@ -43,7 +43,7 @@ input, select {
 }
 
 select {
-    max-width: 200px;
+    max-width: 230px;
 }
 
 option.inactive {
@@ -329,7 +329,7 @@ div.tabs a:hover {
        color: #ff6666;
 }
 
-.redfg {
+.redfg, a.redfg {
        color: red;
        font-weight: bold;
 }