4 lines
209 B
CSS
4 lines
209 B
CSS
|
|
#mainContent .dtable .dtable-header .dtable-checkbox {display: none}
|
||
|
|
.dtable-cell[data-col="budget"] .dtable-cell-content {overflow: visible; z-index: 10;}
|
||
|
|
.dtable-cell[data-col="budget"] menu {padding: 5px;}
|