Sha256: a2f764d51bca44ab117ff92318dc06ebf2565dd885dbd0b9e85d646b84fa59ce

Contents?: true

Size: 623 Bytes

Versions: 36

Compression:

Stored size: 623 Bytes

Contents

// Table of Contents
// ==================================================
// Tag

// scss-lint:disable ImportantRule

// Tag
// ==================================================
.tag {
  margin: 2px 2px 2px 0;
  padding-top: 5px !important;
  padding-right: 22px !important;

  [data-role='remove'] {
    cursor: pointer;
    margin-left: 5px;

    &::after {
      content: '\e9fc';
      font-family: 'Active Icons';
      font-style: normal;
      font-variant: normal;
      font-weight: text-weight(normal);
      margin-top: 1px;
      position: absolute;
      speak: none;
      text-transform: none;
    }
  }
}

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
active_frontend-16.0.15 vendor/assets/stylesheets/components/_tag.scss
active_frontend-16.0.14 vendor/assets/stylesheets/components/_tag.scss
active_frontend-16.0.13 vendor/assets/stylesheets/components/_tag.scss
active_frontend-16.0.12 vendor/assets/stylesheets/components/_tag.scss
active_frontend-16.0.11 vendor/assets/stylesheets/components/_tag.scss
active_frontend-16.0.10 vendor/assets/stylesheets/components/_tag.scss
active_frontend-16.0.9 vendor/assets/stylesheets/components/_tag.scss
active_frontend-16.0.8 vendor/assets/stylesheets/components/_tag.scss
active_frontend-16.0.7 vendor/assets/stylesheets/components/_tag.scss
active_frontend-16.0.6 vendor/assets/stylesheets/components/_tag.scss
active_frontend-16.0.5 vendor/assets/stylesheets/components/_tag.scss
active_frontend-16.0.4 vendor/assets/stylesheets/components/_tag.scss
active_frontend-16.0.3 vendor/assets/stylesheets/components/_tag.scss
active_frontend-16.0.2 vendor/assets/stylesheets/components/_tag.scss
active_frontend-16.0.1 vendor/assets/stylesheets/components/_tag.scss
active_frontend-16.0.0 vendor/assets/stylesheets/components/_tag.scss