Commit ed6bd7ef authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

put "*" icon for required labels.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28659 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent da32ea9a
......@@ -538,6 +538,11 @@ fieldset.bottom .field label {\n
display:none;\n
}\n
\n
div.required label {\n
background:url(<tal:block tal:replace="site_url"/>/mf54_image/bg_bullet_star.gif) no-repeat right;\n
width:inherit !important;\n
}\n
\n
/* Default Listbox styling\n
** TODO: change colors to have better integration in default erp5 web theme.\n
------------------------------------------------------------------ */\n
......
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="Image" module="OFS.Image"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts51378491.2</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>bg_bullet_star.gif</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/gif</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">R0lGODlhCgAKAIABAGZmZv///yH5BAEKAAEALAIAAAAIAAoAAAIUjI8GCQEBEJhpAgQCCCCBBIZi
UAAAOw==</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>10</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>61</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>10</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
131
\ No newline at end of file
132
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment