mirror of
https://github.com/Carve/qbittorrent-webui-cjratliff.com.git
synced 2025-02-28 15:40:28 +01:00
Fixed the main table hover states active text color
This commit is contained in:
parent
e0d4b474ae
commit
63c5d1338f
@ -22,7 +22,7 @@
|
||||
.dynamicTable tbody tr.selected,
|
||||
.dynamicTable tbody tr:hover {
|
||||
background-color: var(--darkmode-background-light);
|
||||
color: var(--darkmode-text-alt)
|
||||
color: var(--darkmode-background)
|
||||
}
|
||||
|
||||
#transferList tr:hover {
|
||||
|
Loading…
x
Reference in New Issue
Block a user