dashboard.css.scss 274 B

12345678910111213
  1. // Place all the styles related to the Dashboard controller here.
  2. // They will automatically be included in application.css.
  3. // You can use Sass (SCSS) here: http://sass-lang.com/
  4. .dashboard_header_event_id
  5. {
  6. width: 150px;
  7. }
  8. .dashboard_header_dtstart
  9. {
  10. width: 150px;
  11. }