зеркало из https://github.com/mozilla/pjs.git
Bug 581480 - textbox[type='search'] icons are clipped on Android [r=mfinkle]
This commit is contained in:
Родитель
93c8f5d0cf
Коммит
e117c288ce
|
@ -558,10 +558,12 @@ colorpicker > vbox {
|
|||
/* textbox ----------------------------------------------------------------- */
|
||||
.textbox-search-icon {
|
||||
list-style-image: url("chrome://browser/skin/images/search-glass-30.png");
|
||||
-moz-image-region: auto;
|
||||
}
|
||||
|
||||
.textbox-search-clear {
|
||||
list-style-image: url("chrome://browser/skin/images/search-clear-30.png");
|
||||
-moz-image-region: auto;
|
||||
}
|
||||
|
||||
/* menulist ---------------------------------------------------------------- */
|
||||
|
|
Загрузка…
Ссылка в новой задаче