Commit b0496b4c authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

* use more similar background image as www.tiolive.com.

* use http_cache for CSS and images.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26013 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 271ee2d7
......@@ -9,10 +9,20 @@
</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>erp5.css</string> </value>
</item>
<item>
<key> <string>_cache_namespace_keys</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>_local_properties</string> </key>
<value>
......@@ -447,12 +457,7 @@ div, span, fieldset {\n
}\n
\n
body {\n
background-color: <dtml-var background_color>;\n
}\n
\n
#main_form {\n
background-color: inherit;\n
color: inherit;\n
background: #81B2DC url(<dtml-var expr="portal_url()">/tiolive_image/bg.png) repeat-y;\n
}\n
\n
input#hidden_button {\n
......
......@@ -9,10 +9,20 @@
</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>erp5_knowledge_box.css</string> </value>
</item>
<item>
<key> <string>_cache_namespace_keys</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>_local_properties</string> </key>
<value>
......@@ -38,7 +48,7 @@
</item>
<item>
<key> <string>background_color</string> </key>
<value> <string>#ABD0F4</string> </value>
<value> <string>#E3EAFA</string> </value>
</item>
<item>
<key> <string>globals</string> </key>
......@@ -54,10 +64,19 @@
\n
.tab_selected {\n
font-weight: bold;\n
background-color: <dtml-var background_color>; \n
background-color: <dtml-var background_color>;\n
border-bottom: 1px solid <dtml-var background_color>;\n
}\n
\n
#page_wrapper {\n
background: <dtml-var background_color>;;\n
margin:0 0 0.5em 0;\n
padding:0.2em 0 0 0;\n
}\n
\n
div.block table.listbox button.sort_button{\n
background: inherit; \n
}
]]></string> </value>
</item>
......
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="Folder" module="OFS.Folder"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_objects</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>tiolive_image</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?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>ts36899777.0</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>bg.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">iVBORw0KGgoAAAANSUhEUgAABAAAAAABCAYAAABADtw1AAAA9UlEQVRYw9WWUQ7DIAxDk3QX35V2
nZ2leF9sWqXyKiw0jT9kCI5xCHl/PBXGSGt3RFTGT883R2b+lkDFX4/l6mnxCWBA8gfh0jj+Ldf6
E/mXl38F6bNWX/d5cs/v8h3X9bliH+Kz9/iOrx1wDfGUF5/GhuuaxR/zC5nxIf+mS/rM+gPza1rr
D6qPkOUPrj9Z/nLju/zL7JD0Pq/+39Dpov7cPP7UP1toKs5nXtZ+5TbGgX+HT/kd6pTz+Z63rPF6
1SV9zvAEft0epzjmM47fgF//AMzmx7jnj8T7TU9/t36xe6+t713j/ErlxXffD9CP9KH2Q/tfNH32
Eo97AggAAAAASUVORK5CYII=</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>302</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>1024</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
11
\ No newline at end of file
12
\ 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