зеркало из https://github.com/mozilla/pjs.git
Stop mouseover on the palette items in the customize toolbar dialog.
This commit is contained in:
Родитель
aae458c9ea
Коммит
faeff62954
|
@ -94,5 +94,6 @@
|
|||
|
||||
<binding id="toolbarseparator" extends="chrome://global/content/widgets/toolbar.xml#toolbar-base"/>
|
||||
|
||||
<binding id="toolbarpaletteitem" extends="xul:button"/>
|
||||
</bindings>
|
||||
|
||||
|
|
|
@ -208,6 +208,10 @@ toolbarseparator {
|
|||
-moz-binding: url("chrome://global/content/widgets/toolbar.xml#toolbarseparator");
|
||||
}
|
||||
|
||||
toolbarpaletteitem {
|
||||
-moz-binding: url("chrome://global/content/widgets/toolbar.xml#toolbarpaletteitem");
|
||||
}
|
||||
|
||||
/********* menubar ***********/
|
||||
|
||||
menubar {
|
||||
|
|
Загрузка…
Ссылка в новой задаче