sync both themes with toolkit winstripe changes of 13 cycle
[themes.git] / LCARStrek / global / toolbarbutton.css
index ff4835735b4dc2e7fd35e877a489bf4d05ac844c..05e84d107c8920ce036dae6a12f718b7fa8cfa48 100644 (file)
@@ -76,7 +76,7 @@ toolbarbutton.tabbable {
 toolbarbutton:-moz-focusring {
   -moz-outline-radius: 3px;
   outline: 1px dotted #008484;
-  -moz-outline-offset: -1px;
+  outline-offset: -1px;
 }
 
 toolbarbutton:hover {
@@ -139,10 +139,6 @@ toolbarbutton[checked="true"]:hover:active {
   background-color: transparent !important;
 }
 
-.toolbarbutton-menu-dropmarker[disabled="true"] {
-  padding: 0 !important;
-}
-
 /* ::::: toolbarbutton menu-button ::::: */
 
 toolbarbutton[type="menu-button"] {