зеркало из https://github.com/mozilla/pjs.git
Bug 414643 - Fix up Thunderbird's (text-mode) toolbarbutton labels. r=philringnalda.
This commit is contained in:
Родитель
60d02b2732
Коммит
60a0afbd64
|
@ -72,6 +72,11 @@ toolbarbutton[type="menu-button"] > toolbarbutton {
|
|||
margin: 0px;
|
||||
}
|
||||
|
||||
toolbar[mode="text"] .toolbarbutton-1 > .toolbarbutton-text,
|
||||
toolbar[mode="text"] .toolbarbutton-menubutton-button > .toolbarbutton-text {
|
||||
margin: 5px 4px 3px 4px;
|
||||
}
|
||||
|
||||
#button-getmsg {
|
||||
-moz-image-region: rect(0px 32px 32px 0px);
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче