Commit d5bbc1b4 authored by Ivan Tyagov's avatar Ivan Tyagov

CSS visual gadget adjustments.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34918 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent aa032617
......@@ -15,7 +15,7 @@
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts72636776.07</string> </value>
<value> <string>ts72871051.16</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
......@@ -547,7 +547,23 @@ div.gadget-subsection ul{\n
padding: 0.5em;\n
}\n
\n
</string> </value>
/* Hide title in gadget list mode as it usually duplicates gadget title */\n
fieldset.gadget div.list_style a.title{\n
display: none;\n
}\n
\n
/* Decrease padding for gadgets\' text */\n
fieldset.gadget div.text{\n
padding: 3px!important;\n
}\n
\n
/* Gadget My Documents */\n
div.gadget-my-documents{\n
}\n
\n
/* Gadget Latest Documents */\n
div.gadget-latest-documents{\n
}</string> </value>
</item>
<item>
<key> <string>precondition</string> </key>
......@@ -555,7 +571,7 @@ div.gadget-subsection ul{\n
</item>
<item>
<key> <string>size</string> </key>
<value> <int>9442</int> </value>
<value> <int>9787</int> </value>
</item>
<item>
<key> <string>title</string> </key>
......
......@@ -16,6 +16,7 @@
<string>all_columns</string>
<string>columns</string>
<string>count_method</string>
<string>css_class</string>
<string>domain_root_list</string>
<string>domain_tree</string>
<string>editable_columns</string>
......@@ -149,6 +150,10 @@
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>css_class</string> </key>
<value> <string>hidden_label gadget-my-documents</string> </value>
</item>
<item>
<key> <string>domain_root_list</string> </key>
<value>
......
1355
\ No newline at end of file
1357
\ 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