correct disabled tabs
[themes.git] / 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.
 /* ::::: tab-bottom ::::::::::
    :: Tabs that are attached to the bottom of a panel, but not necessarily
    :: a tabpanels.