Commit 1f1b3356 authored by Ivan Tyagov's avatar Ivan Tyagov

Make RSS Feed reader listbox header transparent.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39694 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2b33a85f
......@@ -12,7 +12,7 @@
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts88335933.96</string> </value>
<value> <string>ts88355484.13</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
......@@ -339,7 +339,7 @@ div.block div.listbox-head-spacer{\n
display:none;\n
}\n
div.block div.listbox-head-content {\n
background: none;\n
/* background: none;*/\n
background-color: #E3EAFA;\n
border: none;\n
margin-left:0;\n
......@@ -536,7 +536,9 @@ div.gadget-rss-reader-logo img{\n
margin:4px;\n
width:auto;\n
}\n
</string> </value>
div.gadget-rss-reader div.listbox-head-content {\n
background-color: transparent;\n
}</string> </value>
</item>
<item>
<key> <string>precondition</string> </key>
......@@ -544,7 +546,7 @@ div.gadget-rss-reader-logo img{\n
</item>
<item>
<key> <string>size</string> </key>
<value> <int>8941</int> </value>
<value> <int>9028</int> </value>
</item>
<item>
<key> <string>title</string> </key>
......
595
\ No newline at end of file
596
\ 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