Bug 1059278 - Style the sidebar in the Firefox main browser window with Yosemite behind-window vibrancy. r=Gijs

This commit is contained in:
Markus Stange 2014-08-28 02:16:23 +02:00
parent b324d1c81a
commit e98f20ff6c

View File

@ -2664,6 +2664,7 @@ richlistitem[type~="action"][actiontype="switchtab"][selected="true"] > .ac-url-
#sidebar,
sidebarheader {
-moz-appearance: -moz-mac-vibrancy-light;
background-color: #e2e7ed;
}