Projet

Général

Profil

Paste
Télécharger (179 octets) Statistiques
| Branche: | Révision:

root / drupal7 / modules / field_ui / field_ui-rtl.css @ db2d93dd

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
}