1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 15:45:56 +00:00

fix headlines-frame border color

This commit is contained in:
Andrew Dolgov
2014-01-29 10:00:26 +04:00
parent 8b1e87fa1a
commit 7193e121b3

View File

@@ -799,6 +799,7 @@ div.fatalError textarea {
#headlines-frame {
padding : 0px;
border-width : 0px;
border-color : #ddd;
margin-top : 0px;
}