#221 delete requests per category

This commit is contained in:
Drewster727 2016-05-27 02:21:54 -05:00
commit 217ce391e0
10 changed files with 169 additions and 8 deletions

View file

@ -46,6 +46,11 @@ hr {
border-radius: .25rem $i;
}
.btn-group-separated .btn,
.btn-group-separated .btn + .btn {
margin-left: 3px;
}
.multiSelect {
background-color: $form-color;
}