Remove responsive datatables plugin - use normal media queries.

Set datatables stateSave to true as default
Remove some old images.
Change button on edit user modal
This commit is contained in:
Tim
2015-07-20 01:16:43 +02:00
parent 63f45d285d
commit b8f2ea951d
26 changed files with 145 additions and 1141 deletions

View File

@@ -8331,14 +8331,6 @@ ol.test >li {
float: right;
}
@media (min-width: 1024px) {
.colvis-button-bar {
float: right;
}
.colvis-button-bar {
float: right;
}
@media (max-width: 1023px) {
.colvis-button-bar {
display: none;
}
}