cms/drupal/modules/field_ui/field_ui-rtl.css
author ymh <ymh.work@gmail.com>
Fri, 08 Sep 2017 12:04:06 +0200
changeset 541 e756a8c72c3d
permissions -rw-r--r--
integrate drupal and correct build process. update version

/**
 * @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;
}