Bug 924181 - Don't draw a superfluous gradient on navigator-toolbox if tabs are in the titlebar on OS X. r=Gijs.

This commit is contained in:
Mike Conley 2013-10-07 15:31:02 -04:00
Родитель 9c5bc16bed
Коммит 4ebfa4fbe2
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -2517,7 +2517,7 @@ toolbarbutton.chevron > .toolbarbutton-menu-dropmarker {
box-shadow: @focusRingShadow@;
}
#main-window:not([privatebrowsingmode=temporary]):not([customizing]):not([customize-exiting]) #navigator-toolbox:not(:-moz-lwtheme)::before {
#main-window:not(:-moz-any([privatebrowsingmode=temporary],[customizing],[customize-exiting],[tabsintitlebar])) #navigator-toolbox:not(:-moz-lwtheme)::before {
/* We want the titlebar to be unified, but we still want to be able
* to give #TabsToolbar a background. So we can't set -moz-appearance:
* toolbar on #TabsToolbar itself. Instead, we set it on a box of the