#72667, get custom quoted colors working again; obey the pref.

r=ducarroz, mcafee, sr=sspitzer
This commit is contained in:
hwaara%chello.se 2001-10-26 19:25:19 +00:00
Родитель 591a469d0b
Коммит 79da968230
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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>