mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-20 10:41:29 +00:00
small css fix for active cat title
This commit is contained in:
@@ -107,8 +107,9 @@ ul.feedList li.feedCatSelected {
|
|||||||
font-size : 12px;
|
font-size : 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul.feedList li.feedCatSelected a {
|
ul.feedList li.feedCatSelected span.catTitle {
|
||||||
color : #4684ff;
|
color : #4684ff;
|
||||||
|
cursor : pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul.feedCatList {
|
ul.feedCatList {
|
||||||
|
|||||||
Reference in New Issue
Block a user