зеркало из https://github.com/mozilla/pjs.git
Bug 416447 - "Two tiny fixes for editable menulists" [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=Enn a1.9=schrep]
This commit is contained in:
Родитель
06e18a70c0
Коммит
e58665e4b2
|
@ -410,7 +410,7 @@
|
|||
xbl:inherits="value=label,value,disabled,tabindex,readonly"/>
|
||||
</xul:hbox>
|
||||
<xul:dropmarker class="menulist-dropmarker" type="menu"
|
||||
xbl:inherits="open"/>
|
||||
xbl:inherits="open,disabled"/>
|
||||
<children includes="menupopup"/>
|
||||
</content>
|
||||
|
||||
|
|
|
@ -820,6 +820,7 @@ menulist[type="description"] {
|
|||
|
||||
html|*.menulist-editable-input {
|
||||
-moz-appearance: none !important;
|
||||
background: transparent ! important;
|
||||
}
|
||||
|
||||
menulist > menupopup > menuitem {
|
||||
|
|
Загрузка…
Ссылка в новой задаче