mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-07 03:45:42 +00:00
#72667, get custom quoted colors working again; obey the pref.
r=ducarroz, mcafee, sr=sspitzer
This commit is contained in:
parent
591a469d0b
commit
79da968230
@ -82,7 +82,7 @@
|
||||
</menulist>
|
||||
|
||||
<text class="label small-margin" value="&color.label;" accesskey="&color.accesskey;"/>
|
||||
<colorpicker class="small-margin" type="button" id="citationmenu" palettename="standard" oncommand="setColorWell(this);"/>
|
||||
<colorpicker class="small-margin" type="button" id="citationmenu" palettename="standard" onchange="setColorWell(this);"/>
|
||||
<broadcaster id="mailCitationColor" pref="true" preftype="color" prefstring="mail.citation_color" prefattribute="value" wsm_attributes="value"/>
|
||||
</hbox>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user