update both themes for toolkit winstripe trunk changes up to 2009-11-06
[themes.git] / EarlyBlue / global / global.css
index ae40225208f97ec828ab0ae3bde56a33605e3fef..6b8cea4f7283e51882b7848715f27dbcbe8989bc 100644 (file)
@@ -169,6 +169,26 @@ toolbar[mode="text"] .toolbarbutton-text {
 
 /* ::::: miscellaneous formatting ::::: */
 
+:root:-moz-lwtheme,
+[lwthemefooter="true"] {
+  -moz-appearance: none;
+}
+
+:root:-moz-lwtheme-darktext {
+  text-shadow: 1px 1px 2px #FFFFFF;
+}
+
+:root:-moz-lwtheme-brighttext {
+  text-shadow: 1px 1px 2px #000000;
+}
+
+statusbar:-moz-lwtheme,
+sidebarheader:-moz-lwtheme {
+  -moz-appearance: none;
+  background: none;
+  border-style: none;
+}
+
 .inset {
   border: 1px inset #CCD0DD;
   /* margin: 0px 5px 5px; */