This commit is contained in:
miguel angel rasteu 2023-08-31 13:36:26 +02:00
parent 2c62de02f7
commit c2e6dd378d
3 changed files with 5 additions and 5 deletions

View File

@ -1873,7 +1873,7 @@ table.dataTable td {
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
cursor: default;
color: #fff !important;
border: 1px solid transparent;
border: 1px solid #fff !important;
background: transparent;
box-shadow: none;
}

View File

@ -900,7 +900,7 @@ td.w75p#rightcolumn {
.dataTables_wrapper .dataTables_filter {
float: left;
text-align: right;
margin-left: 64%;
margin-left: 8%;
padding-left: 0px;
margin-top: -5px;
}

View File

@ -944,10 +944,10 @@ function table_datatables(filters, indexed_descriptions, processing){
infoEmpty: "No results",
infoFiltered: "",
search: "Search:",
paginate:{
next: "Last",
/*paginate:{
next: "Next",
previous: "Next"
}
}*/
},
sDom: '<"top"lfp>rt<"bottom"ip><"clear">',
columns: [