1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-27 12:11:28 +00:00

make feedTree less white

This commit is contained in:
Andrew Dolgov
2013-05-14 16:04:58 +04:00
parent 81aa9e2b11
commit 7dbb33c1d0

View File

@@ -791,6 +791,7 @@ div.fatalError textarea {
border-top-width : 0px;
overflow : hidden;
box-shadow : inset 0px 0px 3px rgba(0,0,0,0.1);
background : #f9fbff;
}
#headlines-wrap-inner {