]> git.wh0rd.org - tt-rss.git/blobdiff - themes/compat/theme.css
add new widgets to collapse categories, unify behaviour wnen clicking on category...
[tt-rss.git] / themes / compat / theme.css
index 7b5baef41edf031b5bd342dd6df68c02642ab4d9..fab031301d8dc8db07f22a4b08287b4e727c3fe3 100644 (file)
@@ -54,14 +54,13 @@ ul.feedList li.feedCat {
        margin : 0px;
        padding : 3px 0px 3px 0px;
        color : #707070;
-       font-size : x-small;
 }
 
-ul.feedList li.feedCat a {
+ul.feedList li.feedCat span.catTitle {
        color : #707070;
 }
 
-ul.feedList li.feedCat a:hover {
+ul.feedList li.feedCat span.catTitle:hover {
        color : #5050aa;
 }