New: (UI) Show disabled indexers as disabled options in search page

This commit is contained in:
Bogdan
2023-06-19 12:59:59 +03:00
parent e2e65627ee
commit acfdb5bae3
2 changed files with 6 additions and 5 deletions

View File

@@ -162,7 +162,7 @@ module.exports = {
inputHoverBackgroundColor: 'rgba(255, 255, 255, 0.20)',
inputSelectedBackgroundColor: 'rgba(255, 255, 255, 0.05)',
advancedFormLabelColor: '#ff902b',
disabledCheckInputColor: '#ddd',
disabledCheckInputColor: '#999',
disabledInputColor: '#808080',
//