Project:Comment Upload
Version:6.x-1.0-alpha5
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Hi,

I’m trying to add some CSS to the thumbnail images in the comments with this module and was wondering what is the class selector for:

[Class Selector]{
display: inline;
padding: 3px;
background-color: #ccc;
border: 1px solid #ccc;
float: left;
margin: 5px;
text-align: left;
}

Thanks.