]> git.wh0rd.org - tt-rss.git/commitdiff
update normal postHeader
authorAndrew Dolgov <noreply@fakecake.org>
Tue, 28 Jan 2014 10:21:32 +0000 (14:21 +0400)
committerAndrew Dolgov <noreply@fakecake.org>
Tue, 28 Jan 2014 10:21:32 +0000 (14:21 +0400)
css/tt-rss.css

index 459413ed5eefaf36ad8d7aeff636bdd4ab1f1595..7f7a6b6426b682381dcb5d8256b2d69772f6d9ef 100644 (file)
@@ -25,8 +25,7 @@ div.postReply div.postHeader {
        padding : 5px;
        margin-right : 4px;
        color : #909090;
-       background : #f5f5f5;
-       border-width : 1px;
+       border-width : 0px 0px 1px 0px;
        border-color : #eee;
        border-style : solid;
 }