mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 414590 - Move [mode=text] toolbarbutton label styles to browser.css. r=Mano, a=beltzner.
This commit is contained in:
parent
085b31ae13
commit
be8caf10bd
@ -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…
Reference in New Issue
Block a user