mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-03 14:19:18 +00:00
mark active category in headlines
This commit is contained in:
11
tt-rss.css
11
tt-rss.css
@@ -95,6 +95,17 @@ ul.feedList li.feedCat a:hover {
|
||||
color : #4684ff;
|
||||
}
|
||||
|
||||
ul.feedList li.feedCatSelected {
|
||||
margin : 0px;
|
||||
padding : 3px 0px 3px 0px;
|
||||
color : #4684ff;
|
||||
font-size : 12px;
|
||||
}
|
||||
|
||||
ul.feedList li.feedCatSelected a {
|
||||
color : #4684ff;
|
||||
}
|
||||
|
||||
ul.feedCatList {
|
||||
list-style-type : none;
|
||||
margin : 0px 0px 0px 15px;
|
||||
|
||||
Reference in New Issue
Block a user