update both themes for toolkit winstripe trunk changes up to 2010-02-21
[themes.git] / EarlyBlue / global / tabbox.css
index 6d00c6acd53201abcc80290a528386b566a420b3..264b375c40ff7c7a55135635a378797b10bef9cd 100644 (file)
@@ -78,7 +78,6 @@ tab {
 }
 
 tab[selected="true"] {
-  -moz-user-focus: normal;
   font-weight: bold;
   background-color: #EDF1FF;
 }
@@ -93,7 +92,7 @@ tab:focus > .tab-middle {
 }
 
 /*
-tab[first-tab="true"][selected="true"] {
+tab:first-of-type[selected="true"] {
   -moz-padding-end: 5px;
   -moz-padding-start: 5px;
 }