[PatchDiscussion] interim fix for the document actions display glitch with plone 3 - hide them

[email protected] (zwiki-repo)
Newsgroups gmane.comp.web.zope.zwiki
Message-ID <20080411221916.7A47578001__1614.37308784134$1207952483$gmane$org@mail.joyful.com>
Fri Apr 11 15:18:59 PDT 2008  Simon Michael <[email protected]>
  *  interim fix for the document actions display glitch with plone 3 - hide them
diff -rN -u old-ZWiki/skins/zwiki/wikipage.pt new-ZWiki/skins/zwiki/wikipage.pt
--- old-ZWiki/skins/zwiki/wikipage.pt	2008-04-11 15:19:15.000000000 -0700
+++ new-ZWiki/skins/zwiki/wikipage.pt	2008-04-11 15:19:15.000000000 -0700
@@ -12,7 +12,7 @@
             tal:attributes="href string:${here/defaultPageUrl}/stylesheet"
             tal:condition="python:0 # add the full Zwiki stylesheet to plone's ? no" />
       <style type="text/css">
-        <!-- .documentActions {margin-top:0} /* fix layout in plone 2.0 */-->
+        .documentActions {display:none;}
       </style>
     </metal:block>
   </head>

--
forwarded from http://zwiki.org/PatchDiscussion#[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.