]> git.wh0rd.org Git - tt-rss.git/commitdiff
made category titles in feedlist use small font
authorAndrew Dolgov <fox@bah.spb.su>
Wed, 23 Nov 2005 18:07:31 +0000 (19:07 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Wed, 23 Nov 2005 18:07:31 +0000 (19:07 +0100)
tt-rss.css

index aa40c7ea53b68d0f61e8bf0d7d34296ab190a791..5e598f714941341ec6b1cc8d9065024d6b45d97e 100644 (file)
@@ -145,6 +145,7 @@ ul.feedList li.feedCat {
        border-color : #f0f0f0;
        border-style : solid; */
        color : #707070;
+       font-size : small;
 }
 
 ul.feedCatList {