Bug 968251 - fix gradient background on Australis' panel anchor's arrow background, r=jaws

This commit is contained in:
Gijs Kruitbosch 2014-02-05 22:30:46 +00:00
parent 42784703ce
commit d101455008

View File

@ -8,7 +8,7 @@
toolbarbutton.panel-multiview-anchor {
background-image: url(chrome://browser/skin/customizableui/subView-arrow-back-inverted@2x.png),
linear-gradient(rgba(255,255,255,0.3), rgba(255,255,255,0));
background-size: 16px;
background-size: 16px, auto;
}
#PanelUI-customize {