Bug 635458 - Tab look regressed after 580970 with some GTK themes. r=mventnor

This commit is contained in:
Dão Gottwald 2011-03-23 12:36:50 +01:00
Родитель ee40eb8a6e
Коммит c1a15004b3
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -1389,6 +1389,7 @@ richlistitem[type~="action"][actiontype="switchtab"] > .ac-url-box > .ac-action-
#TabsToolbar[tabsontop=true]:not(:-moz-lwtheme) {
-moz-appearance: menubar;
color: -moz-menubartext;
box-shadow: 0 -1px 0 rgba(0,0,0,.1) inset;
}
#TabsToolbar[tabsontop=true]:not(:-moz-lwtheme):-moz-system-metric(menubar-drag) {