update both themes to toolkit winstripe changes up to 2010-04-12 and try to get resiz...
[themes.git] / EarlyBlue / global / toolbarbutton.css
index 59a76908ecc53508de8ea905f6fe6c2caf5c6f0a..52926c70d6e912ddccfdaa1fedfa906f4b1b0752 100644 (file)
@@ -81,8 +81,7 @@ toolbarbutton.toolbarbutton-menubutton-button[open="true"] {
 }
 */
 
-toolbarbutton:hover,
-toolbarbutton[buttonover="true"] {
+toolbarbutton:hover {
   border: 1px outset #CCD0DD;
 }
 
@@ -104,6 +103,10 @@ toolbarbutton[disabled="true"][open="true"] {
   color: #999999;
 }
 
+toolbarbutton:-moz-lwtheme {
+  text-shadow: none;
+}
+
 /* ..... checked state ..... */
 
 toolbarbutton[checked="true"] {