Always show existing comments, even if commenting is disabled.

svn path=/plone.app.discussion/trunk/; revision=46785
This commit is contained in:
Timo Stollenwerk
2011-01-07 15:27:17 +00:00
parent 61e231b336
commit 75cde25b6f
3 changed files with 31 additions and 13 deletions
@@ -63,6 +63,11 @@
text-align: right;
}
.discussion .discreet {
color: #666666;
font-size: 85%;
}
/* Reply Form
-------------------------------------------------------------------------- */
@@ -143,6 +148,10 @@
font-size: 80%;
}
.row #commenting .formControls {
margin: 0;
}
.row #commenting textarea,
.row .discussion textarea {
font: 100% Monaco, "Courier New", Courier, monospace;