mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-07 16:12:30 -06:00
WebUI: Use correct text and background colors in RSS details view
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
}
|
||||
|
||||
#rssDownloaderDisabled {
|
||||
color: red;
|
||||
color: var(--color-text-red);
|
||||
font-style: italic;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user