зеркало из https://github.com/mozilla/pjs.git
Bug 394085 - "The star button is touching the right border of the location bar drop down button" [p=dao@design-noir.de (Dão Gottwald) r=Mano a1.9=mconnor]
This commit is contained in:
Родитель
b56cde819f
Коммит
48626285b9
|
@ -1103,6 +1103,11 @@ toolbar:not([mode="text"]) #star-button[starred="true"],
|
|||
list-style-image: url("chrome://browser/skin/places/pageStarred.png");
|
||||
}
|
||||
|
||||
#star-button > .toolbarbutton-icon {
|
||||
margin-left: 3px;
|
||||
margin-right: 3px;
|
||||
}
|
||||
|
||||
/* ::::: content area ::::: */
|
||||
|
||||
#sidebar {
|
||||
|
|
Загрузка…
Ссылка в новой задаче