Scope color changes

This commit is contained in:
Yurii
2026-06-23 14:20:41 +03:00
parent dfd48040f0
commit f86ecdd34c
3 changed files with 3 additions and 3 deletions

View File

@@ -105,6 +105,6 @@
"filterList": [
"portalUsers"
],
"color": "#8bbfe9",
"color": "#80b4de",
"iconClass": "fas fa-id-badge"
}

View File

@@ -121,6 +121,6 @@
"boolFilterList": [
"onlyMy"
],
"color": "#dca0cd",
"color": "#da90c8",
"iconClass": "fas fa-address-card"
}

View File

@@ -99,6 +99,6 @@
"selectHandler": "handlers/select-related/same-account-many"
}
},
"color": "#8ccf7a",
"color": "#71ca7f",
"iconClass": "fas fa-dollar-sign"
}