Backed out changeset bc169301ff47 (bug 1015163) for bc1/bc2 test failures

This commit is contained in:
Carsten "Tomcat" Book
2014-12-12 13:15:45 +01:00
parent c830270801
commit 2e99884fed
2 changed files with 2 additions and 1 deletions

View File

@@ -982,6 +982,7 @@
tooltiptext="&navbarOverflow.label;"/>
<toolbaritem id="PanelUI-button"
class="chromeclass-toolbar-additional"
removable="false">
<toolbarbutton id="PanelUI-menu-button"
class="toolbarbutton-1"

View File

@@ -34,7 +34,7 @@ window[chromehidden~="status"] .chromeclass-status,
window[chromehidden~="extrachrome"] .chromeclass-extrachrome,
window[chromehidden~="location"] .chromeclass-location,
window[chromehidden~="location"][chromehidden~="toolbar"] .chromeclass-toolbar,
window[chromehidden~="toolbar"] toolbar .chromeclass-toolbar-additional {
window[chromehidden~="toolbar"] .chromeclass-toolbar-additional {
display: none;
}