activate.ui.css 553 B

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