Files
EasySoft-ZenTaoPMS/module/group/css/managemember.css
T
2022-08-11 07:37:20 +00:00

6 lines
416 B
CSS

.group-item {display: block; width: 100px; float: left; margin-bottom: 2px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor: default;}
.group-item .checkbox-primary > input {cursor: pointer;}
.group-item .checkbox-primary > label {width: 100px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.table th {vertical-align: top;}
.main-table tbody > tr > td {border-bottom: 0px;}