Commit b533fe2c authored by Ivan Tyagov's avatar Ivan Tyagov

CSS fixes to support better different browsers.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39228 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent dc1a6ebf
......@@ -38,7 +38,7 @@
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <unicode encoding="cdata"><![CDATA[
/****************************************************************/\n
/* TODO: XXX-JPS */\n
......@@ -1002,16 +1002,17 @@ form p,\n
.meta div.input > select {\n
border: none;\n
margin-left:0.1em;\n
height: 20px;\n
}\n
\n
.meta input.search_text {\n
\n
color:#777777;\n
padding:2px;\n
font-size:1em;\n
border: none;\n
width: 120px;\n
margin-left: 10px;\n
height: 18px\n
\n
}\n
\n
......@@ -1609,7 +1610,7 @@ div.pdf-preview-navigation img.last{\n
width: 5px;\n
}
]]></string> </value>
]]></unicode> </value>
</item>
<item>
<key> <string>content_type</string> </key>
......@@ -1623,9 +1624,13 @@ div.pdf-preview-navigation img.last{\n
<key> <string>id</string> </key>
<value> <string>layout.css</string> </value>
</item>
<item>
<key> <string>output_encoding</string> </key>
<value> <string>utf-8</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
<value> <unicode></unicode> </value>
</item>
</dictionary>
</pickle>
......
1601
\ No newline at end of file
1603
\ 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