mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-24 01:08:06 -06:00
WebUI: Improve visibility of unread RSS articles
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
}
|
||||
|
||||
.unreadArticle {
|
||||
color: blue;
|
||||
color: var(--color-text-blue);
|
||||
}
|
||||
|
||||
#rssFetchingDisabled {
|
||||
|
||||
Reference in New Issue
Block a user