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