Search/RSS will be greyed out if they are not available on that indexer (instead of missing)

This commit is contained in:
Mark McDowall
2014-08-30 15:30:32 -07:00
parent 1709b6ff89
commit 30511d166d
4 changed files with 30 additions and 11 deletions
+4
View File
@@ -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;
}
}