Bug 1391328 - Remove top border from tabs on OSX. r=nhnt11

MozReview-Commit-ID: B2dmIlJLM2j

--HG--
extra : rebase_source : be24d5c5ee3a96aef5d3b217e8014dd38cea8565
This commit is contained in:
Johann Hofmann 2017-08-17 19:50:11 +02:00
Родитель ba4ac53b51
Коммит 0265b9ff62
1 изменённых файлов: 2 добавлений и 0 удалений

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

@ -308,9 +308,11 @@
background-clip: padding-box;
}
%ifdef MENUBAR_CAN_AUTOHIDE
#toolbar-menubar:not([autohide=true]) ~ #TabsToolbar > #tabbrowser-tabs > .tabbrowser-tab > .tab-stack > .tab-background {
border-top-style: solid;
}
%endif
.tab-background[selected=true] {
border-left-style: solid;