Add subuser list and new subuser views

Holy 🐄 translations are annoying to implement for these views.
This commit is contained in:
Dane Everitt 2017-01-20 23:39:37 -05:00
parent 994588c82d
commit 3d2278ba3e
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
6 changed files with 668 additions and 1 deletions

View file

@ -113,3 +113,11 @@ td.has-progress {
color: #cccccc;
height: 0;
}
.box-header > .form-group {
margin-bottom: 0;
}
.box-header > .form-group > div > p.small {
margin: 0;
}