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:
parent
5302b50e38
commit
76b6b47043
@ -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;
|
||||
|
||||
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user