1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-05 13:35:25 +02:00

User picker for permission admin

This commit is contained in:
sauls8t 2018-03-05 12:47:42 +00:00
parent 7ccb3b4658
commit d1fdb385e9
5 changed files with 111 additions and 13 deletions

View file

@ -72,6 +72,9 @@ $color-stroke: #e1e1e1;
.color-gray {
color: $color-gray !important;
}
.color-gold {
color: $color-goldy !important;
}
.background-color-white {
background-color: $color-white !important;