Unaccesable menu options are now displayed in grey.
[fa-stable.git] / themes / cool / default.css
index a2dddc9a1381f4c3b92cb44610cc39ba9ee8fd8f..4917647e72fcd11b3e0044d4aeae96fd2f5f87a1 100644 (file)
@@ -80,6 +80,10 @@ a:hover, a:focus {
        text-decoration: underline;
 }
 
+.inactive {
+       color: gray;
+}
+
 button {
        font-size: 11px;
        border: 1px #0066cc solid;