From: Andrew Dolgov Date: Mon, 27 Jan 2014 15:05:00 +0000 (+0400) Subject: default theme update (2) X-Git-Tag: 1.12~110 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=93015e27fd21a3b804045a0849298d1b9978a1aa;p=tt-rss.git default theme update (2) --- diff --git a/css/tt-rss.css b/css/tt-rss.css index 41f163cc..60baefc9 100644 --- a/css/tt-rss.css +++ b/css/tt-rss.css @@ -1227,13 +1227,13 @@ span.highlight { color : #cc90cc; } -#feedTree .dijitTreeRow .dijitTreeExpando { +body#ttrssMain #feedTree .dijitTreeRow .dijitTreeExpando { background-image: url("../images/treeExpandImages.png"); position : relative; top : -1px; } -#feedTree .dijitTreeRow .dijitTreeExpandoLeaf { +body#ttrssMain #feedTree .dijitTreeRow .dijitTreeExpandoLeaf { display : none; }