]> git.wh0rd.org - tt-rss.git/commitdiff
rework previous patch
authorAndrew Dolgov <fox@bah.spb.su>
Fri, 2 Dec 2005 16:38:36 +0000 (17:38 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Fri, 2 Dec 2005 16:38:36 +0000 (17:38 +0100)
tt-rss.css

index 1835b2933510b3351550c34cb36dbf3f210672d6..20b589bfcd555a862a6573cc84219fc1cac85dc8 100644 (file)
@@ -537,11 +537,15 @@ div.helpResponse h2, div.infoBoxContents h2 {
        font-size : 12pt;
 }
 
-pre {
+/* pre {
        border : 1px solid #c0c0c0;
        padding : 5px;
        background : #f0f0f0;
        margin : 5px 10px 5px 10px;
+} */
+
+pre {
+       margin : 5px;
 }
 
 input.extSearch {
@@ -791,6 +795,4 @@ div.postHeader td.postDate {
        display : none;
 }
 
-div.postContent pre {
-       border-width : 0px;
-}
+