1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 02:25:57 +00:00

new category (un)collapse icons

This commit is contained in:
Andrew Dolgov
2010-11-12 15:14:47 +03:00
parent e69fb880a3
commit 76d453330d
5 changed files with 14 additions and 1 deletions

View File

@@ -134,6 +134,10 @@ ul.feedList li.feedCat, ul.feedList li.virtCat {
ul.feedList img.catCollapse {
cursor : pointer;
vertical-align : middle;
width : 11px;
height : 11px;
padding-bottom : 3px;
}
ul.feedList span.catTitle {