mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 06:56:05 +00:00
Scope color changes
This commit is contained in:
@@ -105,6 +105,6 @@
|
||||
"filterList": [
|
||||
"portalUsers"
|
||||
],
|
||||
"color": "#8bbfe9",
|
||||
"color": "#80b4de",
|
||||
"iconClass": "fas fa-id-badge"
|
||||
}
|
||||
|
||||
@@ -121,6 +121,6 @@
|
||||
"boolFilterList": [
|
||||
"onlyMy"
|
||||
],
|
||||
"color": "#dca0cd",
|
||||
"color": "#da90c8",
|
||||
"iconClass": "fas fa-address-card"
|
||||
}
|
||||
|
||||
@@ -99,6 +99,6 @@
|
||||
"selectHandler": "handlers/select-related/same-account-many"
|
||||
}
|
||||
},
|
||||
"color": "#8ccf7a",
|
||||
"color": "#71ca7f",
|
||||
"iconClass": "fas fa-dollar-sign"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user