generated from smedev/Template-for-SMEServer-Contribs-Package
Update to latest js components
This commit is contained in:
@@ -10,29 +10,20 @@
|
||||
height: 23px;
|
||||
}
|
||||
|
||||
.dataTables_wrapper .dataTables_filter {
|
||||
float: right;
|
||||
text-align: right;
|
||||
margin-bottom:10px;
|
||||
}
|
||||
|
||||
.dataTables_wrapper .dataTables_length {
|
||||
float: left;
|
||||
margin-right:2%;
|
||||
margin-bottom:10px;
|
||||
}
|
||||
|
||||
.dataTables_wrapper .dataTables_paginate {
|
||||
float: right;
|
||||
}
|
||||
.dataTables_wrapper .dataTables_info {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
/* If the buttons extension is enabled */
|
||||
.dataTables_wrapper .dt-buttons {
|
||||
float: left;
|
||||
margin-right: 10px; /* Or any desired space between buttons and search */
|
||||
margin-bottom:10px;
|
||||
float: left;
|
||||
}
|
||||
.dataTables_wrapper .dataTables_filter {
|
||||
float: right;
|
||||
}
|
||||
.dataTables_wrapper .dataTables_length {
|
||||
float: left;
|
||||
}
|
||||
.dataTables_wrapper .dataTables_paginate {
|
||||
float: right;
|
||||
}
|
||||
|
||||
div.dt-container {
|
||||
width: 90%;
|
||||
margin-left: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user