From 4c41e58f53773f9316af1ef23cb643ac4004471d Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 28 Aug 2008 06:10:05 +0100 Subject: add new widgets to collapse categories, unify behaviour wnen clicking on category/feed title --- themes/compat/theme.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'themes/compat') diff --git a/themes/compat/theme.css b/themes/compat/theme.css index 7b5baef41..fab031301 100644 --- a/themes/compat/theme.css +++ b/themes/compat/theme.css @@ -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; } -- cgit v1.2.3