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.2.2 vendor/assets/stylesheets/components/_tag.scss
active_frontend-16.2.1 vendor/assets/stylesheets/components/_tag.scss
active_frontend-16.2.0 vendor/assets/stylesheets/components/_tag.scss
active_frontend-16.1.7 vendor/assets/stylesheets/components/_tag.scss
active_frontend-16.1.6 vendor/assets/stylesheets/components/_tag.scss
active_frontend-16.1.5 vendor/assets/stylesheets/components/_tag.scss
active_frontend-16.1.4 vendor/assets/stylesheets/components/_tag.scss
active_frontend-16.1.3 vendor/assets/stylesheets/components/_tag.scss
active_frontend-16.1.2 vendor/assets/stylesheets/components/_tag.scss
active_frontend-16.1.1 vendor/assets/stylesheets/components/_tag.scss
active_frontend-16.1.0 vendor/assets/stylesheets/components/_tag.scss
active_frontend-16.0.24 vendor/assets/stylesheets/components/_tag.scss
active_frontend-16.0.23 vendor/assets/stylesheets/components/_tag.scss
active_frontend-16.0.22 vendor/assets/stylesheets/components/_tag.scss
active_frontend-16.0.21 vendor/assets/stylesheets/components/_tag.scss
active_frontend-16.0.20 vendor/assets/stylesheets/components/_tag.scss
active_frontend-16.0.19 vendor/assets/stylesheets/components/_tag.scss
active_frontend-16.0.18 vendor/assets/stylesheets/components/_tag.scss
active_frontend-16.0.17 vendor/assets/stylesheets/components/_tag.scss
active_frontend-16.0.16 vendor/assets/stylesheets/components/_tag.scss