]> git.wh0rd.org - tt-rss.git/commitdiff
css fixes as reported by pull 394
authorAndrew Dolgov <noreply@fakecake.org>
Sat, 26 Jul 2014 21:31:03 +0000 (01:31 +0400)
committerAndrew Dolgov <noreply@fakecake.org>
Sat, 26 Jul 2014 21:31:03 +0000 (01:31 +0400)
css/tt-rss.css
css/zoom.css

index 1f8c36bf05ad8241e2b2fd6d58c48282a93f8fcc..d732c13ba6bd06cafe2a1a62e86f80341e0f4681 100644 (file)
@@ -64,7 +64,6 @@ div.articleNote {
        border-style : solid;
        border-color : #e7d796;
        border-width : 1px;
-       background-color : #fff7d5;
        color : #9a8c59;
 }
 
index 2bd3c07037161cdec634ff14eb8e166b9ec146c8..0591eef83579916c47a3bb5206bc3753b0250eae 100644 (file)
@@ -53,7 +53,7 @@ body#ttrssZoom div.postHeader {
        margin : 10px;
        border-width : 0px 0px 1px 0px;
        border-style : solid;
-       border-color #eee;
+       border-color #eee;
        background : white;
 }