]> git.wh0rd.org Git - tt-rss.git/commitdiff
set cursor=pointer on feedlist collapse img (2)
authorAndrew Dolgov <fox@madoka.spb.ru>
Thu, 28 Aug 2008 05:31:13 +0000 (06:31 +0100)
committerAndrew Dolgov <fox@madoka.spb.ru>
Thu, 28 Aug 2008 05:31:13 +0000 (06:31 +0100)
tt-rss.css

index b2985c3edaecbacab6838c307f6c7d05ebc6e98f..25edadddf9140e5cda63c9b8eb498e9bed2c94cc 100644 (file)
@@ -87,7 +87,7 @@ ul.feedList li.feedCat {
        font-size : 12px;
 }
 
-ul.feedList li.feedCat img.catCollapse {
+ul.feedList img.catCollapse {
        cursor : pointer;
 }