mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-23 22:25:09 -04:00
Search/RSS will be greyed out if they are not available on that indexer (instead of missing)
This commit is contained in:
@@ -26,4 +26,8 @@
|
||||
.button-variant(@btn-warning-color, @btn-warning-bg, @btn-warning-border);
|
||||
}
|
||||
}
|
||||
|
||||
input:first-of-type:disabled ~ .slide-button {
|
||||
opacity: 0.5;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user