create.ui.css 147 B

1234567891011
  1. .form-group tr td:last-child {
  2. border: none;
  3. }
  4. .form-group tr th:last-child {
  5. border: none;
  6. }
  7. .form-group tr{
  8. border-bottom-width: 0px
  9. }