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/graycube/theme.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'themes/graycube/theme.css') diff --git a/themes/graycube/theme.css b/themes/graycube/theme.css index b7d0ac8b6..11567efd3 100644 --- a/themes/graycube/theme.css +++ b/themes/graycube/theme.css @@ -158,7 +158,6 @@ div.postReply > div.postHeader { ul.feedList { list-style-type : none; - margin : 5px; padding : 0px 0px 0px 5px; font-size : 9pt; } @@ -174,13 +173,13 @@ ul.feedList li.feedCat { font-size : 9pt; } -ul.feedList li.feedCat a:hover { +ul.feedList li.feedCat span.catTitle:hover { color : black; } ul.feedCatList { list-style-type : none; - margin : 0px 0px 0px 10px; + margin : 0px 0px 0px 15px; padding : 0px; } -- cgit v1.2.3