correct disabled tabs
authorRobert Kaiser <robert@widebook.box.kairo.at>
Sat, 5 Jan 2013 17:30:58 +0000 (18:30 +0100)
committerRobert Kaiser <robert@widebook.box.kairo.at>
Sat, 5 Jan 2013 17:30:58 +0000 (18:30 +0100)
LCARStrek/global/tabbox.css

index d6058c96bd0bdb7d2d1e4dd037868c91b7d479e2..e06ce6dd9340171f0b7842576583c19c600ab038 100644 (file)
@@ -77,6 +77,14 @@ tab:first-of-type[selected="true"] {
 }
 */
 
+tab[disabled="true"] {
+  background-color: #402858 !important;
+  color: #000000 !important;
+}
+.tab-text[disabled="true"] {
+  color: #000000 !important;
+}
+
 /* ::::: tab-bottom ::::::::::
    :: Tabs that are attached to the bottom of a panel, but not necessarily
    :: a tabpanels.