You are here

event_log_track.admin.css in Events Log Track 8.2

Administration styles for the events log track filter form.

File

css/event_log_track.admin.css
View source
  1. /**
  2. * @file
  3. * Administration styles for the events log track filter form.
  4. */
  5. #event-log-track-filter label{
  6. display: table;
  7. margin: 0 0 0.1em;
  8. padding: 0;
  9. font-weight: bold;
  10. }