Bug 932344 - draw tabstoolbar bottom border ourselves during customize mode, private browsing mode and fullscreen, r=MattN

This commit is contained in:
Gijs Kruitbosch 2013-11-02 11:32:25 +01:00
parent ad9e61fa26
commit 45365e51ea

View File

@ -2559,7 +2559,7 @@ toolbarbutton.chevron > .toolbarbutton-menu-dropmarker {
/*
* Draw the bottom border of the tabstrip when core doesn't do it for us:
*/
#main-window[sizemode="fullscreen"] #TabsToolbar::after,
#main-window:-moz-any([privatebrowsingmode=temporary],[sizemode="fullscreen"],[customizing],[customize-exiting]) #TabsToolbar::after,
#main-window:not([tabsintitlebar]) #TabsToolbar::after,
#TabsToolbar:-moz-lwtheme::after {
content: '';