зеркало из https://github.com/mozilla/gecko-dev.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:
Родитель
ab55c92abd
Коммит
e5a51bd26a
|
@ -1103,6 +1103,11 @@ toolbar:not([mode="text"]) #star-button[starred="true"],
|
||||||
list-style-image: url("chrome://browser/skin/places/pageStarred.png");
|
list-style-image: url("chrome://browser/skin/places/pageStarred.png");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#star-button > .toolbarbutton-icon {
|
||||||
|
margin-left: 3px;
|
||||||
|
margin-right: 3px;
|
||||||
|
}
|
||||||
|
|
||||||
/* ::::: content area ::::: */
|
/* ::::: content area ::::: */
|
||||||
|
|
||||||
#sidebar {
|
#sidebar {
|
||||||
|
|
Загрузка…
Ссылка в новой задаче