From: Andrew Dolgov Date: Tue, 16 Nov 2010 13:17:58 +0000 (+0300) Subject: some css tweaks X-Git-Tag: 1.5.0~196 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=ab7a597cb89a239edd6521d34c6b88fc648617a3;p=tt-rss.git some css tweaks --- diff --git a/tt-rss.css b/tt-rss.css index f1a73163..32a7fb29 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -1517,8 +1517,8 @@ div.fatalError textarea { } img.feedIcon, img.tinyFeedIcon { - max-width : 16px; - max-height : 16px; + width : 16px; + height : 16px; } div#feedlistLoading { @@ -1539,3 +1539,8 @@ div#pref-tabs .dijitContentPane h3 { font-size : 14px; font-weight : bold; } + +/* div#feedTree { + font-size : 11px; + font-family : "Lucida Grande", "Segoe UI", Tahoma, Arial, sans-serif; +} */