зеркало из https://github.com/mozilla/pjs.git
137246 - autocomplete icons misaligned. patch by stephen walker, r=shuehan, sr=hewitt.
This commit is contained in:
Родитель
b004f89381
Коммит
0f73650407
|
@ -56,6 +56,7 @@ textbox[type="autocomplete"] {
|
|||
|
||||
.autocomplete-history-dropmarker {
|
||||
margin: 2px;
|
||||
-moz-box-align: center;
|
||||
list-style-image: url("chrome://global/skin/arrow/arrow-dn.gif");
|
||||
}
|
||||
|
||||
|
|
|
@ -373,7 +373,6 @@
|
|||
-moz-border-right-colors: #D2DAE1 #000000 #768C9F;
|
||||
-moz-border-bottom-colors: #D2DAE1 #000000 #768C9F;
|
||||
-moz-border-left-colors: #A5ACB5 #000000 #A7BACA;
|
||||
-moz-box-align: center;
|
||||
background: url("chrome://navigator/skin/toolbar/urlbar-mid.gif") #EDF5F7 bottom repeat-x;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче