
table.migrate-dashboard tr.migrate-running {
  background-color: #CFC;
}

.migrate-running {
  background-color: #CFC;
}

.migrate-option-separator {
  margin-bottom:0.2em;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #aaa;
}

#migrate-migration-info td.migrate-error {
  background: #ffc9c9;
}
