make the "Mozilla thinks this messages is junk" bar be a different color, for discoverability.
rs=bienvenu.
This commit is contained in:
sspitzer%netscape.com 2003-03-15 22:51:42 +00:00
parent e9d6b8daec
commit 53da1fccd2
2 changed files with 2 additions and 0 deletions

View File

@ -239,4 +239,5 @@
#junkBar {
border-bottom: 1px solid;
-moz-border-bottom-colors: #000000;
background-color: #C7BC8F;
}

View File

@ -259,5 +259,6 @@
#junkBar {
border-bottom: 1px solid;
-moz-border-bottom-colors: #000000;
background-color: #C7BC8F;
}