194567 - junk mail icon is cropped in classic skin. r/sr/a=sspitzer.

git-svn-id: svn://10.0.0.236/trunk@235049 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
shliang%netscape.com
2007-09-06 22:02:54 +00:00
parent a440de111b
commit 94f2d7dcc6

View File

@@ -141,6 +141,7 @@ treechildren:-moz-tree-image(flaggedCol, flagged) {
treecol.junkStatusHeader {
list-style-image: url("chrome://messenger/skin/icons/folder-junk.gif");
padding: 0px 4px 0px 0px;
}
/* "unknown" now looks like "not junk". see bug #182386 */
@@ -152,6 +153,7 @@ treechildren:-moz-tree-image(junkStatusCol) {
treechildren:-moz-tree-image(junkStatusCol, junk) {
list-style-image: url("chrome://messenger/skin/icons/folder-junk.gif");
margin-right: -1px;
}
treechildren:-moz-tree-image(junkStatusCol, notjunk) {