De-conflict asset bundles

This commit is contained in:
2022-03-05 17:22:25 +00:00
parent 5cf22b1715
commit 299a6709cd
10 changed files with 37 additions and 35 deletions

View File

@@ -0,0 +1,9 @@
.organisation-admin {
color: #56d773 !important;
}
.organisation-pending {
background-color: #6c757d !important;
}
.membership-pending {
color: #ffd24a !important;
}