Various fixes and changes

This commit is contained in:
andryyy
2017-05-17 21:17:00 +02:00
parent a7b854f7ce
commit c9184a9bad
12 changed files with 369 additions and 205 deletions

View File

@@ -18,4 +18,8 @@ body {
body.modal-open {
overflow-y:scroll;
padding-right: inherit !important;
}
}
.mass-actions-admin {
user-select: none;
padding:10px 0 10px 0;
}