update both themes for toolkit winstripe changes up to 2010-07-25
[themes.git] / EarlyBlue / global / browser.css
index fcea3717376f000581b804f904f6fb5af700a710..bdd4f264a6437e3e8475b7f7677944551693ce43 100644 (file)
@@ -105,7 +105,7 @@ tabpanels {
   border: 1px dotted transparent;
 }
 
-.tabbrowser-tab:focus > .tab-image-middle > .tab-text {
+.tabbrowser-tab:-moz-focusring > .tab-image-middle > .tab-text {
   border: 1px dotted #666699;
 }
 
@@ -178,8 +178,6 @@ tabpanels {
  */
 
 .alltabs-item > .menu-iconic-left > .menu-iconic-icon {
-  width: 16px;
-  height: 16px;
   /* XXX: Firefox rules - look into those when we support FF
   list-style-image: url("chrome://global/skin/icons/folder-item.png");
   -moz-image-region: rect(0px, 16px, 16px, 0px);