cms/drupal/modules/field_ui/field_ui-rtl.css
author ymh <ymh.work@gmail.com>
Mon, 19 Mar 2018 16:04:43 +0100
changeset 571 6f852d0f7760
parent 541 e756a8c72c3d
permissions -rwxr-xr-x
Samall readme correction

/**
 * @file
 * Right-to-left specific stylesheet for the Field UI module.
 */

/* 'Manage fields' overview */
table.field-ui-overview tr.add-new .label-input {
  float: right;
}