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:
@@ -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;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user