mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-25 06:01:28 +00:00
collapsable categories
This commit is contained in:
@@ -153,6 +153,14 @@ ul.feedList li.feedCat {
|
||||
font-size : small;
|
||||
}
|
||||
|
||||
ul.feedList li.feedCat a {
|
||||
color : #707070;
|
||||
}
|
||||
|
||||
ul.feedList li.feedCat a:hover {
|
||||
color : #5050aa;
|
||||
}
|
||||
|
||||
ul.feedCatList {
|
||||
list-style-type : none;
|
||||
margin : 0px;
|
||||
|
||||
Reference in New Issue
Block a user