keep up eith Classic
[themes.git] / EarlyBlue / messenger / primaryToolbar.css
index c7d0736f309d8e919e16cf3e7b09c59ebbd8fe5b..35cbc1f5e5d024ab293669a49d52d672ac9d8136 100644 (file)
 
 #button-junk[disabled="true"] {
   list-style-image: url("chrome://messenger/skin/toolbar/junk-disabled.gif") !important;
-}
\ No newline at end of file
+}
+
+#junkBarImage {
+  list-style-image: url("chrome://messenger/skin/toolbar/junk.gif");
+}
+
+#junkBarMessage {
+  font-weight: bold;
+}
+
+#junkBar {
+  /* border-bottom: 1px solid #669999; */
+  background-color: #9999CC;
+}
+
+#junkIcon {
+  list-style-image: url("chrome://messenger/skin/icons/folder-junk.gif");
+}