Files
EasySoft-ZenTaoPMS/module/execution/css/all.css
2023-02-20 10:04:43 +08:00

14 lines
454 B
CSS

body {margin-bottom: 25px;}
#myTable .dtable-header, #executionsForm .dtable-rows {z-index: 4;}
.table-header.fixed-right > .btn-toolbar {right: 0}
#myTable input[type=checkbox] {margin: 0px}
.table-footer .pager{z-index: 10}
#myTable .scrollbar {z-index: 11}
.dtable-cell-html a{color: #2463c7}
.dtable-cell[data-sort='up'] .dtable-sort:before {color: #000; opacity: 1}
.dtable-cell[data-sort='down'] .dtable-sort:after {color: #000; opacity: 1}