components/prefwindow/content/privacyExpanderBindings.xml
- Support the "disabled" property on the internal Clear button git-svn-id: svn://10.0.0.236/trunk@145567 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
<xul:hbox align="center">
|
||||
<xul:button type="disclosure" class="expanderButton" anonid="disclosure" xbl:inherits="disabled" mousethrough="always"/>
|
||||
<xul:label class="header expanderButton" anonid="label" xbl:inherits="value=label,disabled" mousethrough="always" flex="1"/>
|
||||
<xul:button anonid="clear-button" xbl:inherits="label=clearlabel,disabled,disabled=cleardisabled" mousethrough="always"/>
|
||||
<xul:button anonid="clear-button" xbl:inherits="label=clearlabel,disabled=cleardisabled" mousethrough="always"/>
|
||||
</xul:hbox>
|
||||
<xul:vbox flex="1" anonid="settings" class="settingsContainer" collapsed="true">
|
||||
<children/>
|
||||
|
||||
Reference in New Issue
Block a user