mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-21 22:04:31 -04:00
New: Custom Filtering for UI (#234)
This commit is contained in:
@@ -13,4 +13,8 @@
|
||||
background-color: inherit;
|
||||
color: $iconButtonHoverColor;
|
||||
}
|
||||
|
||||
&.isDisabled {
|
||||
color: $iconButtonDisabledColor;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user