Commit cf04d770 authored by Gabriel Monnerat's avatar Gabriel Monnerat

add css and new fields to UNG Mail

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43138 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9064d1ae
......@@ -219,6 +219,8 @@
<key> <string>default</string> </key>
<value> <string encoding="cdata"><![CDATA[
<link href="\n
ung_css/ung_mail.css" rel="stylesheet" type="text/css"/>\n
<div class="gadget-column"> <div class="file-quick-search"></div></div>
]]></string> </value>
......
......@@ -220,7 +220,7 @@
<value> <string encoding="cdata"><![CDATA[
<input name="searchable-text" type="text"/>\n
<input id="submit-search" type="submit" value="Search" />
<input id="submit-search" type="submit" value="Search Mail" />
]]></string> </value>
</item>
......
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="DTMLDocument" module="OFS.DTMLDocument"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>ung_mail.css</string> </value>
</item>
<item>
<key> <string>_vars</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>globals</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>raw</string> </key>
<value> <string>div.main-left {\n
background-color: #FFF !important;\n
}\n
\n
div.main-left {\n
width: 12% !important;\n
}\n
div.main-right {\n
width: 88% !important;\n
}\n
\n
div.favorite {\n
background-color: #c8d6ff;\n
border-top: 4px solid #BBCCFF;\n
padding-top: 1px;\n
}</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
233
\ No newline at end of file
235
\ 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