add support for enclosures (closes #165)
This commit is contained in:
+10
@@ -56,6 +56,16 @@ div.postReply div.postIcon {
|
||||
margin : 10px 0px 10px 10px;
|
||||
}
|
||||
|
||||
div.postReply div.postEnclosures {
|
||||
border-width : 1px 0px 0px 0px;
|
||||
border-style : dotted;
|
||||
border-color : #c0c0c0;
|
||||
font-size : 8pt;
|
||||
margin-top : 1em;
|
||||
padding-top : 0.2em;
|
||||
color : gray;
|
||||
}
|
||||
|
||||
div.postReply img.tagsPic {
|
||||
width : 16px;
|
||||
height : 16px;
|
||||
|
||||
Reference in New Issue
Block a user