Recolor Preferences/Admin UI to better match main design (#31034)

This commit is contained in:
Michael Stanclift 2024-07-23 10:30:45 -05:00 committed by GitHub
commit 8b7f93cc7f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 266 additions and 189 deletions

View file

@ -8,10 +8,10 @@
%hr.spacer/
.applications-list
.announcements-list
= render partial: 'role', collection: @roles.select(&:everyone?)
%hr.spacer/
.applications-list
.announcements-list
= render partial: 'role', collection: @roles.reject(&:everyone?)