Commit 4134b1aa authored by Ivan Tyagov's avatar Ivan Tyagov

CSS fix so when moving a gadget between columns column itself is not affected...

CSS fix so when moving a gadget between columns column itself is not affected due to adding to selected column a 2 px border.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36857 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6e0b0b38
......@@ -15,7 +15,7 @@
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts77275017.31</string> </value>
<value> <string>ts78326871.69</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
......@@ -37,7 +37,7 @@
\n
/* 3 columng gadget layout */\n
div.portal-column {\n
width:33%; \n
width:32.9%; \n
margin-right:3px;\n
}\n
\n
......@@ -502,7 +502,7 @@ div.block div.adminToolbox .inner label{\n
</item>
<item>
<key> <string>size</string> </key>
<value> <int>8197</int> </value>
<value> <int>8199</int> </value>
</item>
<item>
<key> <string>title</string> </key>
......
1482
\ No newline at end of file
1483
\ 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