view modules/field_ui/field_ui-rtl.css @ 2:b74b41bb73f0

-- Google analytics module
author danieleb <danielebarchiesi@me.com>
date Thu, 22 Aug 2013 17:22:54 +0100
parents ff03f76ab3fe
children
line wrap: on
line 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;
}