sealuzh/cloud-workbench

View on GitHub
app/assets/stylesheets/custom/benchmark_schedules.css.less

Summary

Maintainability
Test Coverage
table.cron-reference {
  table-layout: fixed;
}

.cron-example {
  color: @black;
  background-color: #eeeeee;
}

.cron-label-lg {
  font-size: 1em;
}

.badge.badge-lg {
  font-size: 0.6em;
}