field_ui-rtl.css

Right-to-left specific stylesheet for the Field UI module.

File

modules/field_ui/field_ui-rtl.css

View source
  1. /**
  2. * @file
  3. * Right-to-left specific stylesheet for the Field UI module.
  4. */
  5. /* 'Manage fields' overview */
  6. table.field-ui-overview tr.add-new .label-input {
  7. float: right;
  8. }

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