Allow multiple staff roles and display with delimiter

This commit is contained in:
Brian Miyaji
2017-11-14 22:34:43 +11:00
parent cf4dd17239
commit d5098b0ef7
6 changed files with 43 additions and 26 deletions

View File

@@ -217,6 +217,11 @@
max-height: 2em;
}
/* Staff */
.sp-staff-role-delimiter {
margin: 0 0.125em;
}
/* Button */
.sp-button {
border: none;