sync both themes with toolkit windows theme changes in Mozilla 39 cycle
[themes.git] / LCARStrek / global / tabbox.css
index a35fcc2b38f312fdc8b59863eb73099bb43243b3..a88fc0af74da4a5c2af58417f63e0d67623ce73d 100644 (file)
@@ -47,7 +47,7 @@ tab {
   margin: 0 !important;
 }
 
-tab[selected="true"] {
+tab[visuallyselected="true"] {
   font-weight: bold;
   background-color: #008484;
 }
@@ -72,7 +72,7 @@ tab:first-of-type {
   -moz-margin-start: 5px;
 }
 /*
-tab:first-of-type[selected="true"] {
+tab:first-of-type[visuallyselected="true"] {
   -moz-padding-end: 5px;
   -moz-padding-start: 5px;
 }