mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-08 12:22:34 +00:00
bug 306509 [Mac] DL manager background doesn't scroll with content, r=mano, a=asa
This commit is contained in:
parent
0bb578089d
commit
36cfd38277
@ -3,9 +3,10 @@
|
|||||||
margin: 0px;
|
margin: 0px;
|
||||||
border-bottom: 1px solid #8E8E8E;
|
border-bottom: 1px solid #8E8E8E;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
|
-moz-appearance: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#downloadView scrollbox {
|
#downloadView .scrollbox-innerbox {
|
||||||
background: url("chrome://mozapps/skin/downloads/background-stripe.gif") #FFFFFF repeat;
|
background: url("chrome://mozapps/skin/downloads/background-stripe.gif") #FFFFFF repeat;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user