views-admin.garland-rtl.css 220 B

12345678910111213
  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 */