sync both themes with toolkit winstripe changes of 13 cycle
[themes.git] / EarlyBlue / global / toolbarbutton.css
index 4cd992741b9ae13a29c26484f5f537e9c370878e..eaa4c983b3281c41f43f3e69af5208d68b888e9b 100644 (file)
@@ -70,7 +70,7 @@ toolbarbutton.tabbable {
   -moz-user-focus: normal !important;
 }
 
-toolbarbutton:focus {
+toolbarbutton:-moz-focusring {
   outline: 1px dotted #666699;
   outline-offset: -1px;
 }
@@ -81,8 +81,7 @@ toolbarbutton.toolbarbutton-menubutton-button[open="true"] {
 }
 */
 
-toolbarbutton:hover,
-toolbarbutton[buttonover="true"] {
+toolbarbutton:hover {
   border: 1px outset #CCD0DD;
 }
 
@@ -127,10 +126,6 @@ toolbarbutton[checked="true"] {
   background-color: transparent !important;
 }
 
-.toolbarbutton-menu-dropmarker[disabled="true"] {
-  padding: 0 !important;
-}
-
 /* ::::: toolbarbutton menu-button ::::: */
 
 toolbarbutton[type="menu-button"] {