зеркало из https://github.com/mozilla/gecko-dev.git
Bug 414590 - Move [mode=text] toolbarbutton label styles to browser.css. r=Mano, a=beltzner.
This commit is contained in:
Родитель
f1410f1fe6
Коммит
436622a1a2
|
@ -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 {
|
||||
|
|
Загрузка…
Ссылка в новой задаче