update both themes for toolkit winstripe trunk changes up to 2009-11-06
[themes.git] / EarlyBlue / global / toolbarbutton.css
index 4ec3c75ce1c3d8032e973eeb8b358130418ef4b6..4cd992741b9ae13a29c26484f5f537e9c370878e 100644 (file)
@@ -55,7 +55,8 @@ toolbarbutton {
   color: #000000;
 }
 
-.toolbarbutton-icon {
+.toolbarbutton-icon[label]:not([label=""]),
+.toolbarbutton-icon[type="menu"] {
   -moz-margin-end: 2px;
 }
 
@@ -103,6 +104,10 @@ toolbarbutton[disabled="true"][open="true"] {
   color: #999999;
 }
 
+toolbarbutton:-moz-lwtheme {
+  text-shadow: none;
+}
+
 /* ..... checked state ..... */
 
 toolbarbutton[checked="true"] {