fix a few about: styles while working on further ones
[themes.git] / EarlyBlue / global / toolbarbutton.css
index 4cd992741b9ae13a29c26484f5f537e9c370878e..092efad3f03a4837f8dd22c5f71a5ecf206054a2 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;
 }