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
View source
- /**
- * 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 */