Bug 414590 - Move [mode=text] toolbarbutton label styles to browser.css. r=Mano, a=beltzner.

git-svn-id: svn://10.0.0.236/trunk@244364 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
stefanh%inbox.com 2008-01-29 19:28:13 +00:00
parent 5302b50e38
commit 76b6b47043
2 changed files with 4 additions and 4 deletions

View File

@ -270,6 +270,10 @@ toolbarpaletteitem[place="toolbar"] .places-toolbar-items {
-moz-box-orient: vertical;
}
toolbar[mode="text"] .toolbarbutton-1 > .toolbarbutton-text {
margin: 4px;
}
#nav-bar .toolbarbutton-1 {
padding-top: 0;
padding-bottom: 0;

View File

@ -76,10 +76,6 @@ toolbar[mode="text"] .toolbarbutton-icon {
display: none;
}
toolbar[mode="text"] .toolbarbutton-1 > .toolbarbutton-text, toolbar[mode="text"] .toolbarbutton-1 > stack > toolbarbutton > .toolbarbutton-text {
margin: 4px;
}
/* ::::: toolbarseparator ::::: */
toolbarseparator {