mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-27 03:30:34 +00:00
WebUI: Improve visibility of unread RSS articles
This commit is contained in:
parent
b67495464d
commit
aed103d06e
@ -21,7 +21,7 @@
|
||||
}
|
||||
|
||||
.unreadArticle {
|
||||
color: blue;
|
||||
color: var(--color-text-blue);
|
||||
}
|
||||
|
||||
#rssFetchingDisabled {
|
||||
|
Loading…
Reference in New Issue
Block a user