mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 21:33:27 -07:00
WebUI: Improve visibility of unread RSS articles
This commit is contained in:
parent
b67495464d
commit
aed103d06e
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.unreadArticle {
|
.unreadArticle {
|
||||||
color: blue;
|
color: var(--color-text-blue);
|
||||||
}
|
}
|
||||||
|
|
||||||
#rssFetchingDisabled {
|
#rssFetchingDisabled {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue