drupal-civicrm/modules/field_ui/field_ui-rtl.css

10 lines
179 B
CSS
Raw Normal View History

2018-01-14 15:10:16 +02:00
/**
* @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;
}