dblog.module-rtl.css

Right-to-Left styling for the Database Logging module.

File

drupal/core/modules/dblog/css/dblog.module-rtl.css
View source
  1. /**
  2. * @file
  3. * Right-to-Left styling for the Database Logging module.
  4. */
  5. .dblog-filter-form .form-item-type,
  6. .dblog-filter-form .form-item-severity {
  7. margin: .1em .1em .1em .9em;
  8. }