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