field_example.css 158 B

12345678
  1. /**
  2. * @file
  3. * CSS for Field Example.
  4. */
  5. div.form-item table .form-type-textfield,
  6. div.form-item table .form-type-textfield * {
  7. display: inline-block;
  8. }