drupal/core/modules/field_ui/field_ui.admin-rtl.css

10 lines
172 B
CSS

/**
* @file
* Right-to-left specific stylesheet for the Field UI module.
*/
/* 'Manage fields' overview */
.field-ui-overview .add-new .label-input {
float: right;
}