cms/drupal/modules/field_ui/field_ui-rtl.css
changeset 541 e756a8c72c3d
equal deleted inserted replaced
540:07239de796bb 541:e756a8c72c3d
       
     1 /**
       
     2  * @file
       
     3  * Right-to-left specific stylesheet for the Field UI module.
       
     4  */
       
     5 
       
     6 /* 'Manage fields' overview */
       
     7 table.field-ui-overview tr.add-new .label-input {
       
     8   float: right;
       
     9 }