views-admin.garland-rtl.css

/**
 * The .garland.css file is intended to contain styles that override declarations
 * in the Garland theme.
 */

/* @group Lists */

.views-displays .secondary .action-list {
  left: auto;
  right: 1px;
}

/* @end */

File

css/views-admin.garland-rtl.css

View source
  1. /**
  2. * The .garland.css file is intended to contain styles that override declarations
  3. * in the Garland theme.
  4. */
  5. /* @group Lists */
  6. .views-displays .secondary .action-list {
  7. left: auto;
  8. right: 1px;
  9. }
  10. /* @end */