#edit-field-plantas-wrapper table.field-multiple-table > tbody > tr:nth-child(odd) {
  background-color: #e5e5e5;
}

#edit-field-plantas-wrapper table.field-multiple-table > tbody > tr {
  border-bottom: 1px solid;
}

#edit-field-plantas-wrapper table.field-multiple-table > tbody > tr tr {
  background: transparent !important;
  border-bottom: none !important;
}
