mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-22 12:34:19 +00:00
apply format
This commit is contained in:
parent
bfcf944a2e
commit
9f931c331a
@ -159,16 +159,12 @@ hr {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.selectedFilter {
|
.selectedFilter {
|
||||||
background-color: var(
|
background-color: var(--color-background-blue) !important;
|
||||||
--color-background-blue
|
|
||||||
) !important; /* important prevents hover effect on click, @TODO CSS optimization */
|
|
||||||
color: var(--color-text-white) !important;
|
color: var(--color-text-white) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.selectedFilter a {
|
.selectedFilter a {
|
||||||
color: var(
|
color: var(--color-text-white) !important;
|
||||||
--color-text-white
|
|
||||||
) !important; /* @TODO original re-definition below */
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#properties {
|
#properties {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user