<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * 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 */
</pre></body></html>