Run pre-commit on legacy code

This commit is contained in:
jo 2021-10-12 11:17:57 +02:00
parent fea11ac752
commit 83b7e4162e
323 changed files with 6126 additions and 6462 deletions

View file

@ -18,7 +18,7 @@
cursor: pointer;
}
button.ColVis_Button::-moz-focus-inner {
button.ColVis_Button::-moz-focus-inner {
border: none !important;
padding: 0;
}

View file

@ -11,4 +11,4 @@ div.DTCR_pointer {
width: 1px;
background-color: #0259C4;
z-index: 201;
}
}

View file

@ -200,7 +200,7 @@ table.dataTable tr.even td.sorting_3 { background-color: #F9F9FF; }
.sorting_asc_disabled { background: url('../images/sort_asc_disabled.png') no-repeat center right; }
.sorting_desc_disabled { background: url('../images/sort_desc_disabled.png') no-repeat center right; }
table.dataTable th:active {
outline: none;
}
@ -216,4 +216,3 @@ table.dataTable th:active {
.dataTables_scrollBody {
*margin-top: -1px;
}

View file

@ -240,4 +240,3 @@ table.dataTable th:active {
.dataTables_scrollBody {
*margin-top: -1px;
}