summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-01-29 10:00:26 +0400
committerAndrew Dolgov <[email protected]>2014-01-29 10:00:26 +0400
commit7193e121b3ebc29a718f8102801f43eb6d5bb170 (patch)
tree651413d6a030c3dce2c4490ab4a8b6658c2c8b1c /css
parent8b1e87fa1a22627019f94b042ef472dd61ab062d (diff)
fix headlines-frame border color
Diffstat (limited to 'css')
-rw-r--r--css/tt-rss.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/tt-rss.css b/css/tt-rss.css
index 31aaccdd6..fdd4915ed 100644
--- a/css/tt-rss.css
+++ b/css/tt-rss.css
@@ -799,6 +799,7 @@ div.fatalError textarea {
#headlines-frame {
padding : 0px;
border-width : 0px;
+ border-color : #ddd;
margin-top : 0px;
}