update both themes for toolkit winstrip changes up to 2010-12-03
[themes.git] / EarlyBlue / messenger / messenger.css
index 7ed2b57923a68a098fd4da1a974c3ae41532fad9..14b156d26f1bc418346940e090e4ec27b130b34f 100644 (file)
 @import url("chrome://messenger/content/messenger.css");
 
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
+
+/* ::::: lightweight themes ::::: */
+
+#msgHeaderView:-moz-lwtheme,
+treecols:-moz-lwtheme {
+  text-shadow: none;
+  color: -moz-dialogtext;
+  background-color: -moz-dialog;
+}