12 lines
300 B
CSS
12 lines
300 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}
|