dblog-rtl.css
Right-to-Left styling for the Database Logging module.
File
-
modules/
dblog/ dblog-rtl.css
View source
- /**
- * @file
- * Right-to-Left styling for the Database Logging module.
- */
-
- #dblog-filter-form .form-item-type,
- #dblog-filter-form .form-item-severity {
- float: right;
- padding-right: 0;
- padding-left: .8em;
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.