mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-20 21:54:25 -04:00
New: Custom Filtering for UI (#234)
This commit is contained in:
@@ -5,9 +5,7 @@
|
||||
font-size: inherit;
|
||||
}
|
||||
|
||||
.disabledButton {
|
||||
composes: button from 'Components/Link/IconButton.css';
|
||||
|
||||
.isDisabled {
|
||||
color: $disabledColor;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user