field_ui-rtl.css 179 B

123456789
  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. }