Files
sprinkle-organisations/assets/avsdev/css/organisations.css
Craig Williams 9d62749914 Provide ability for admins to manage user organisation membership & admin rights
- Required overwriting a bunch of base code to slot in the handling
- Admins are shown with yellow text in their organisation label
2022-02-08 18:10:20 +00:00

3 lines
52 B
CSS

.organisation-admin {
color: #ffc107 !important;
}