cms/drupal/modules/field_ui/field_ui-rtl.css
author ymh <ymh.work@gmail.com>
Mon, 16 Oct 2017 15:18:53 +0200
changeset 551 e70004b11b3b
parent 541 e756a8c72c3d
permissions -rw-r--r--
Remove viaf link on name. correct #0027355

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