ui: fix watchlist toggle contrast
This commit is contained in:
@@ -654,8 +654,8 @@ a.htmx-request {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.view-toggle a.active {
|
.view-toggle a.active {
|
||||||
background: var(--link);
|
background: var(--text);
|
||||||
color: white;
|
color: var(--bg);
|
||||||
}
|
}
|
||||||
|
|
||||||
.status-tabs {
|
.status-tabs {
|
||||||
|
|||||||
Reference in New Issue
Block a user