bug 306509 [Mac] DL manager background doesn't scroll with content, r=mano, a=asa

This commit is contained in:
webmail%kmgerich.com 2005-08-31 19:01:43 +00:00
parent 0bb578089d
commit 36cfd38277

View File

@ -3,9 +3,10 @@
margin: 0px;
border-bottom: 1px solid #8E8E8E;
padding: 0px;
-moz-appearance: none;
}
#downloadView scrollbox {
#downloadView .scrollbox-innerbox {
background: url("chrome://mozapps/skin/downloads/background-stripe.gif") #FFFFFF repeat;
}