Commit b6eb10eb authored by Fabien Morin's avatar Fabien Morin

remove unused css folder

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39668 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3790262e
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Folder" module="OFS.Folder"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_objects</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>blog_css</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>XXX-JPS - how is css added to the list of CSS of a web site ? section ?</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="File" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts63398549.3</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>blog.css</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/css</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string>/*************************************\\\n
* CSS Rules for the blog *\n
\\*************************************/\n
\n
hr.post_separator {\n
border: none 0;\n
border-top: 1px dotted black;\n
width: 90%;\n
height: 1px;\n
}\n
\n
.blog_post .post_head h1{\n
margin-left: 50px;\n
display: block;\n
}\n
\n
.blog_post .post_read_more {\n
text-align: right;\n
display: block;\n
}\n
\n
.blog_post .post_head .post_time input {\n
border: none;\n
background: none;\n
display: block;\n
text-align: center;\n
width: 67px;\n
font-weight: bold;\n
}\n
\n
.blog_post .post_head .post_time {\n
position:absolute;\n
left:-15px;\n
top:3px;\n
width:67px;\n
margin:0;\n
padding:0;\n
text-align:center;\n
display:block;\n
font-size:11px;\n
font-weight:bold;\n
line-height:14px;\n
}\n
\n
.blog_post .post_head .post_time strong {\n
text-align: center;\n
display: block;\n
}\n
\n
.blog_post .post_head .post_author {\n
margin-left:50px;\n
display: inline;\n
}\n
\n
.blog_post .post_body {\n
text-align: justify;\n
}\n
\n
.comment_list hr {\n
border-top: 1px solid black;\n
width: 50%;\n
}\n
\n
\n
.comment_author {\n
font-weight:bold;\n
}\n
\n
.comment_date {\n
font-size:10px;\n
line-height:1em;\n
margin-top:-10px;\n
}\n
</string> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>1135</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
59
\ No newline at end of file
60
\ 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