minor update to zoom css

This commit is contained in:
Andrew Dolgov 2014-01-28 14:20:35 +04:00
rodzic d0b72e7a92
commit 6a4bb7be33

Wyświetl plik

@ -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 {