Commit 77e62a20 authored by Gabriel Monnerat's avatar Gabriel Monnerat

- add button, improve css

- reorganize field order

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43140 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2a4c7d7b
......@@ -91,6 +91,8 @@
<key> <string>main main-right</string> </key>
<value>
<list>
<string>your_favorite_box</string>
<string>your_toolbar</string>
<string>your_listbox</string>
</list>
</value>
......
......@@ -221,6 +221,7 @@
<link href="\n
ung_css/ung_mail.css" rel="stylesheet" type="text/css"/>\n
<button title="Compose Mail" name="" type="submit" class="compose_mail">Compose Mail</button>\n
<div class="gadget-column"> <div class="file-quick-search"></div></div>
]]></string> </value>
......
......@@ -43,6 +43,12 @@ div.favorite {\n
background-color: #c8d6ff;\n
border-top: 4px solid #BBCCFF;\n
padding-top: 1px;\n
}\n
\n
button.compose_mail {\n
background-image: url("ung_images/button_background.png");\n
border: 1px solid #BBBBBB;\n
-moz-border-radius: 4px;\n
}</string> </value>
</item>
<item>
......
235
\ No newline at end of file
236
\ 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