Commit 7db97961 authored by Gabriel Monnerat's avatar Gabriel Monnerat

- add icon to listbox

- improve css to UNG Mail

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43180 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent da8f9bfb
......@@ -94,6 +94,7 @@
<string>your_favorite_box</string>
<string>your_toolbar</string>
<string>your_listbox</string>
<string>your_listbox_icon</string>
</list>
</value>
</item>
......
......@@ -85,6 +85,10 @@
<key> <string>columns</string> </key>
<value>
<list>
<tuple>
<string>icon</string>
<string></string>
</tuple>
<tuple>
<string>sender</string>
<string>Sender</string>
......@@ -101,14 +105,6 @@
<string>email_thread.start_date</string>
<string>Date</string>
</tuple>
<tuple>
<string>translated_validation_state_title</string>
<string>State</string>
</tuple>
<tuple>
<string>action_list</string>
<string>Action</string>
</tuple>
</list>
</value>
</item>
......
......@@ -49,6 +49,32 @@ button.compose_mail {\n
background-image: url("ung_images/button_background.png");\n
border: 1px solid #BBBBBB;\n
-moz-border-radius: 4px;\n
}\n
\n
span.your_listbox-current-item-number {\n
display: none;\n
}\n
\n
div.toolbar button.archive {\n
margin-left: 18px;\n
}\n
\n
tr.listbox-label-line {\n
display: none;\n
}\n
\n
div.toolbar {\n
border-bottom: 1px solid #DEDEDE;\n
}\n
\n
span.listbox-current-page-start-number,\n
span.listbox-current-page-stop-number,\n
span.listbox-current-page-total-number {\n
font-weight: bold;\n
}\n
\n
div.listbox-content table.listbox tbody tr td:last-child {\n
text-align: right;\n
}</string> </value>
</item>
<item>
......
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Image" module="OFS.Image"/>
</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>ts97172099.7</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>mail_star.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAIAAABiEdh4AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB
CUlEQVQokY2SoZLEIAyGw87WgEgNghgMoqrvr2swfYQaRIPAtDNHxVXcCTq7ndKb26hMko/8SRDL
1zdUltfUtu3+09Spx211jNF734j9I2BdV0QkImb+CGBmrTURhRD+By4yalVPAEgxhBD2/chZa4tD
RMMwHGTTWGu1sWKe5xijc67ufrFpmowxD4UaEb33Oee/SnPO3ntEVKhFuUNZJQDUraZpAgBjjEL9
Hlqhdl2/LEv9NgC4ri/VcN7S7ZmUUimlc+QNMDMRvWQUJQCgtc5rugFCCAXw3ksppZTjOOacjTFl
vGLPsx5m3rat7w/FiBhjlFKmlFx3AOL1WxuxM7M29jJGiuEc/AUEZ4V1DmCTQAAAAABJRU5ErkJg
gg==</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>15</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>343</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>16</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
239
\ No newline at end of file
240
\ 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