Commit 18db939d authored by Gabriel Monnerat's avatar Gabriel Monnerat

improve css and add new icon

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45114 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 640f2656
......@@ -40,7 +40,7 @@
<div id="select_language">\n
<li>\n
<span id="available_language" tal:content="python: current_language">Current Language</span>\n
<img src="http://localhost:18081/erp5/web_site_module/ung/ung_images/arrow.png">\n
<img src="http://localhost:18081/erp5/web_site_module/ung/ung_images/arrow_20C.png">\n
<ul>\n
<tal:block tal:repeat="language python: filter(lambda x: x != current_language, here.Localizer.get_supported_languages())">\n
<li><span onClick="changeLanguage(this.innerHTML)" tal:content="language">Language</span></li>\n
......
......@@ -450,6 +450,10 @@ div.toolbar button, div.gadget-action input#upload {\n
color:#8e8e8e;\n
margin-top:-5px;\n
}\n
\n
div#select_language {\n
color: #20C;\n
}\n
.menu_create_object, div#select_language {\n
font-family: arial,sans-serif;\n
font-size:14px;\n
......
<?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>ts02039435.78</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>arrow_20C.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">iVBORw0KGgoAAAANSUhEUgAAAAwAAAANCAYAAACdKY9CAAAACXBIWXMAAAsTAAALEwEAmpwYAAAA
GXRFWHRDb21tZW50AENyZWF0ZWQgd2l0aCBHSU1QV4EOFwAAAC9JREFUKJFjYBiBgBHGUGI48x+X
onsMJnB1jMgS2DQhK8bQgK4JXTFOgM95wwEAAPyNCvGd/5cmAAAAAElFTkSuQmCC</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>13</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>162</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>arrow_20C.png</string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>12</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
336
\ No newline at end of file
337
\ 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