mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 13:23:34 -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 {
|
||||
color: blue;
|
||||
color: var(--color-text-blue);
|
||||
}
|
||||
|
||||
#rssFetchingDisabled {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue