dblog-rtl.css

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

File

modules/dblog/dblog-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. float: right;
  8. padding-right: 0;
  9. padding-left: .8em;
  10. }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.