зеркало из https://github.com/mozilla/pjs.git
Bug 430714: Move the identity contextual dialog up to avoid double line, patch by Kai Liu <kliu.bugzilla.3c9f@mail.kailiu.com>, r=me, a=damon
This commit is contained in:
Родитель
e29df3f99a
Коммит
77454bd7e4
|
@ -45,9 +45,9 @@
|
|||
background-position: 0 -297px;
|
||||
}
|
||||
|
||||
/* Bug 413060, comment 14: Match #identity-box's -moz-margin-start, less 1px */
|
||||
/* Match #identity-box[chromedir="ltr"]'s -moz-margin-start */
|
||||
#identity-popup[chromedir="ltr"]:-moz-system-metric(windows-default-theme) {
|
||||
-moz-margin-start: 5px;
|
||||
-moz-margin-start: 6px;
|
||||
}
|
||||
|
||||
/* Bug 413060, comment 16: Vista Aero is a special case where we use a
|
||||
|
|
|
@ -1990,7 +1990,6 @@ toolbarbutton.bookmark-item[dragover="true"][open="true"] {
|
|||
|
||||
/* Popup Bounding Box */
|
||||
#identity-popup {
|
||||
margin-top: 1px;
|
||||
-moz-appearance: menupopup;
|
||||
color: MenuText;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче