8 lines
325 B
CSS
8 lines
325 B
CSS
.search{margin-top: -7px; margin-right: -25px;}
|
|
.btn.btn-xs{margin-top: 4px;}
|
|
#treeMenuBox .tree li.active > a {font-weight: bold;}
|
|
.table {margin-bottom: 0;}
|
|
tr.text-center > th > div {text-align: center;}
|
|
.table-actions {position: absolute; right: 10px;}
|
|
thead tr .headerSortDown, thead tr .headerSortUp {cursor: pointer;}
|