resize the commenter's image with css;
svn path=/plone.app.discussion/trunk/; revision=27191
This commit is contained in:
@@ -1,5 +1,19 @@
|
||||
/* plone.app.discussion stylesheet */
|
||||
|
||||
|
||||
/* Comments Viewlet
|
||||
---------------------------------------------------------------- */
|
||||
|
||||
.commentImage {
|
||||
}
|
||||
|
||||
.commentImage img {
|
||||
width: 50px;
|
||||
}
|
||||
|
||||
/* Forms
|
||||
---------------------------------------------------------------- */
|
||||
|
||||
.reply-to-comment-button {
|
||||
float: right;
|
||||
margin-top: -2.5em;
|
||||
|
||||
Reference in New Issue
Block a user