1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 03:55:56 +00:00

set cursor=pointer on feedlist collapse img (2)

This commit is contained in:
Andrew Dolgov
2008-08-28 06:31:13 +01:00
parent 98fb619326
commit e133c2a210

View File

@@ -87,7 +87,7 @@ ul.feedList li.feedCat {
font-size : 12px;
}
ul.feedList li.feedCat img.catCollapse {
ul.feedList img.catCollapse {
cursor : pointer;
}