field_ui-rtl.css
Right-to-left specific stylesheet for the Field UI module.
Archivo
drupal-7.x/modules/field_ui/field_ui-rtl.cssView source
- /**
- * @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;
- }