minor update to zoom css
This commit is contained in:
parent
d0b72e7a92
commit
6a4bb7be33
1 changed files with 4 additions and 1 deletions
|
@ -45,7 +45,10 @@ body#ttrssZoom div.postContent p {
|
|||
|
||||
body#ttrssZoom div.postHeader {
|
||||
margin : 10px;
|
||||
border : 1px solid #eee;
|
||||
border-width : 0px 0px 1px 0px;
|
||||
border-style : solid;
|
||||
border-color #eee;
|
||||
background : white;
|
||||
}
|
||||
|
||||
body#ttrssZoom div.postReply {
|
||||
|
|
Loading…
Reference in a new issue