update both themes for toolkit winstripe trunk changes up to 2009-11-06
[themes.git] / LCARStrek / global / toolbarbutton.css
index 198155ea5aa45f66946f83c76ec6e4e6ae91c377..087dcd7066590fb1631293eb8f0fc1669132caa5 100644 (file)
@@ -57,7 +57,8 @@ toolbarbutton {
   color: #FFCF00;
 }
 
-.toolbarbutton-icon {
+.toolbarbutton-icon[label]:not([label=""]),
+.toolbarbutton-icon[type="menu"] {
   -moz-margin-start: 1px;
   -moz-margin-end: 2px;
 }
@@ -109,6 +110,11 @@ toolbarbutton[disabled="true"][checked="true"] {
   color: #8050B0;
 }
 
+toolbarbutton:-moz-lwtheme {
+  text-shadow: none;
+}
+
+
 /* ..... checked state ..... */
 
 toolbarbutton[checked="true"] {