Bug 620059 - Fix specificity of background and box-shadow overrides for tab strip buttons. r=dao, a=final

This commit is contained in:
Markus Stange 2010-12-23 18:44:26 +01:00
Родитель d7791a224c
Коммит 3122699b2f
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -1837,8 +1837,8 @@ toolbarbutton.chevron > .toolbarbutton-menu-dropmarker {
padding: 0;
border: none;
border-radius: 0;
background: none;
box-shadow: none;
background: none !important;
box-shadow: none !important;
}
:-moz-any(#TabsToolbar, #addon-bar) .toolbarbutton-1:not([type="menu-button"]),