Bug 924182 - Don't draw superfluous bottom border on TabsToolbar on OS X unless we're using a lw-theme or not drawing tabs in the titlebar. r=Gijs.

This commit is contained in:
Mike Conley 2013-10-07 16:06:18 -04:00
parent cd0563077f
commit c7516223b7

View File

@ -2539,7 +2539,8 @@ toolbarbutton.chevron > .toolbarbutton-menu-dropmarker {
/*
* Draw the bottom border of the tabstrip:
*/
#TabsToolbar::after {
#main-window:not([tabsintitlebar]) #TabsToolbar::after,
#TabsToolbar:-moz-lwtheme::after {
content: '';
/* Because we use placeholders for window controls etc. in the tabstrip,
* and position those with ordinal attributes, and because our layout code