cancel button added to the reply-to-comment form.
svn path=/plone.app.discussion/trunk/; revision=27262
This commit is contained in:
@@ -43,3 +43,11 @@
|
||||
*/
|
||||
display: none;
|
||||
}
|
||||
|
||||
.cancelreplytocomment {
|
||||
/* Hide the cancel button in the comment form, show it only in the reply form
|
||||
* in order to close it.
|
||||
*/
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user