Fixed border padding for highlighted posts
This commit is contained in:
parent
cbc00d7c5f
commit
43f9b00eda
@ -44,7 +44,7 @@ div.post.reply {
|
|||||||
}
|
}
|
||||||
div.post.reply.highlighted {
|
div.post.reply.highlighted {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
border: transparent 0px solid;
|
border: transparent 1px solid;
|
||||||
}
|
}
|
||||||
div.post.reply p.body a:link, div.post.reply p.body a:visited {
|
div.post.reply p.body a:link, div.post.reply p.body a:visited {
|
||||||
color: #CCCCCC;
|
color: #CCCCCC;
|
||||||
|
Loading…
Reference in New Issue
Block a user