]> git.wh0rd.org Git - tt-rss.git/commitdiff
some css tweaks
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Tue, 16 Nov 2010 13:17:58 +0000 (16:17 +0300)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Tue, 16 Nov 2010 13:17:58 +0000 (16:17 +0300)
tt-rss.css

index f1a7316396354f5cc9d56a30b95eb885ba9c1c85..32a7fb29444bae58c36eb8feaf3b2e037feacb4c 100644 (file)
@@ -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;
+} */