Files
EasySoft-ZenTaoPMS/module/task/css/activate.ui.css
T
2023-11-15 16:55:46 +08:00

7 lines
481 B
CSS

#modalTeam .table tr {border: none;}
.team-number {display: inline-block; width: 20px; height: 20px; line-height: 20px; border-radius: 10px; text-align: center; background: #f4f5f7;}
#teamForm tr td:first-child {width: 40px; position: relative;}
#teamForm tr td:first-child .icon{position:absolute; top: 40px; right: 19px;display: block; font-size: 8px; color: #9ea3bd;}
#teamForm tr:nth-last-child(1) td:first-child .icon {display: none;}
div.input-control-suffix {height: 2rem;}