зеркало из https://github.com/mozilla/pjs.git
Bug 552840 - Tweak positions of some menus. r=dao
This commit is contained in:
Родитель
ba57cfcbd1
Коммит
7bd4c76776
|
@ -419,6 +419,11 @@ toolbar[mode="icons"] .toolbarbutton-1:not([type="menu-button"]):not(#fullscreen
|
|||
-moz-box-shadow: inset rgba(0, 0, 0, 0.5) 0 3px 5px, @loweredShadow@;
|
||||
}
|
||||
|
||||
toolbar[mode="icons"] .toolbarbutton-1 > menupopup,
|
||||
toolbar[mode="icons"] toolbarbutton[type="menu-button"] > menupopup {
|
||||
margin-top: 1px;
|
||||
}
|
||||
|
||||
/* unified back/forward button */
|
||||
|
||||
#unified-back-forward-button {
|
||||
|
|
|
@ -19,6 +19,11 @@
|
|||
background-position: left center;
|
||||
}
|
||||
|
||||
.searchbar-popup {
|
||||
margin-top: 4px;
|
||||
-moz-margin-start: 3px;
|
||||
}
|
||||
|
||||
.searchbar-textbox > .autocomplete-textbox-container > .textbox-input-box {
|
||||
margin: 0;
|
||||
padding: 3px 0 2px;
|
||||
|
|
Загрузка…
Ссылка в новой задаче