hide reply and cancel button with css when JS is disabled.

svn path=/plone.app.discussion/trunk/; revision=29403
This commit is contained in:
Timo Stollenwerk
2009-08-26 21:53:34 +00:00
parent d2ceb44a0c
commit defb4b91c4
3 changed files with 7 additions and 4 deletions
@@ -1,5 +1,8 @@
/* plone.app.discussion stylesheet */
.hide {
display: none;
}
/* Comments Viewlet
---------------------------------------------------------------- */