Always show existing comments, even if commenting is disabled.
svn path=/plone.app.discussion/trunk/; revision=46785
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user