Commit 7a23753f authored by Ivan Tyagov's avatar Ivan Tyagov

Gadget CSS has been moved to core.

No need to hook a JavaScript function any more.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40910 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0f4da755
......@@ -12,7 +12,7 @@
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts90698531.81</string> </value>
<value> <string>ts91104621.52</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
......@@ -161,15 +161,6 @@ div.block fieldset label{\n
display: block;\n
}\n
\n
\n
\n
\n
/* 3 columng gadget layout */\n
div.portal-column {\n
width:32.9%; \n
margin-right:3px;\n
}\n
\n
.front_pad { /* This class is used to display gadgets in front page */\n
margin: 0;\n
padding-top: 0px;\n
......@@ -732,7 +723,7 @@ div.block fieldset.gadget-profile div.field{\n
</item>
<item>
<key> <string>size</string> </key>
<value> <int>12402</int> </value>
<value> <int>12310</int> </value>
</item>
<item>
<key> <string>title</string> </key>
......
......@@ -12,7 +12,7 @@
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts90783596.78</string> </value>
<value> <string>ts91031161.43</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
......@@ -72,8 +72,8 @@ function toggleHiddenFormatDialogSelection(){\n
MochiKit.DOM.removeElement(MochiKit.DOM.getFirstElementByTagAndClassName(\'li\', \'toggle-hidden-format-dialog-selection-link\'));\n
}\n
\n
MochiKit.DOM.addLoadEvent(setScreenClass);\n
connect(window, "onresize", setScreenClass);\n
// MochiKit.DOM.addLoadEvent(setScreenClass);\n
// connect(window, "onresize", setScreenClass);\n
\n
// function setScreenClass(){\n
// var fmt = document.documentElement.clientWidth;\n
......@@ -99,7 +99,7 @@ function requestPasswordReset(script_name){\n
</item>
<item>
<key> <string>size</string> </key>
<value> <int>2229</int> </value>
<value> <int>2235</int> </value>
</item>
<item>
<key> <string>title</string> </key>
......
1705
1707
\ 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