mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
add new widgets to collapse categories, unify behaviour wnen clicking on category/feed title
This commit is contained in:
@@ -54,14 +54,13 @@ ul.feedList li.feedCat {
|
||||
margin : 0px;
|
||||
padding : 3px 0px 3px 0px;
|
||||
color : #707070;
|
||||
font-size : x-small;
|
||||
}
|
||||
|
||||
ul.feedList li.feedCat a {
|
||||
ul.feedList li.feedCat span.catTitle {
|
||||
color : #707070;
|
||||
}
|
||||
|
||||
ul.feedList li.feedCat a:hover {
|
||||
ul.feedList li.feedCat span.catTitle:hover {
|
||||
color : #5050aa;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user