batchrun.ui.css 484 B

12345678910
  1. .panel-form{padding: 8px!important;}
  2. .panel-form .panel-body{padding-top: 0!important;}
  3. .stepsAndExpect{padding: 0!important; border: none;}
  4. .stepsAndExpect table{min-height: 131px;}
  5. .stepsAndExpect table tr:first-child td{border-top: none;}
  6. .stepsAndExpect table tr td:first-child{border-left: none;}
  7. .stepsAndExpect table tr td:last-child{border-right: none;}
  8. .stepsAndExpect table tr:last-child {border-bottom: none;}
  9. .stepsAndExpect table tr:last-child td {border-bottom: none;}