Sha256: bb8b13a3345b329fde1d2c609124ddf4cd7b44e3b094e82da0f9bc03129daf1f

Contents?: true

Size: 638 Bytes

Versions: 17

Compression:

Stored size: 638 Bytes

Contents

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

// scss-lint:disable ImportantRule

// Tag
// ==================================================
.tag {
  font-size: text-size(xxs) !important;
  margin: 0 2px 0 0;
  padding: 2.5px 12px 3.5px 4px !important;

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

    &::after {
      content: '\e953';
      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

17 entries across 17 versions & 1 rubygems

Version Path
active_frontend-17.7.0 vendor/assets/stylesheets/components/_tag.scss
active_frontend-17.6.3 vendor/assets/stylesheets/components/_tag.scss
active_frontend-17.6.2 vendor/assets/stylesheets/components/_tag.scss
active_frontend-17.6.1 vendor/assets/stylesheets/components/_tag.scss
active_frontend-17.6.0 vendor/assets/stylesheets/components/_tag.scss
active_frontend-17.5.1 vendor/assets/stylesheets/components/_tag.scss
active_frontend-17.5.0 vendor/assets/stylesheets/components/_tag.scss
active_frontend-17.4.1 vendor/assets/stylesheets/components/_tag.scss
active_frontend-17.4.0 vendor/assets/stylesheets/components/_tag.scss
active_frontend-17.3.1 vendor/assets/stylesheets/components/_tag.scss
active_frontend-17.3.0 vendor/assets/stylesheets/components/_tag.scss
active_frontend-17.2.0 vendor/assets/stylesheets/components/_tag.scss
active_frontend-17.1.4 vendor/assets/stylesheets/components/_tag.scss
active_frontend-17.1.3 vendor/assets/stylesheets/components/_tag.scss
active_frontend-17.1.2 vendor/assets/stylesheets/components/_tag.scss
active_frontend-17.1.1 vendor/assets/stylesheets/components/_tag.scss
active_frontend-17.1.0 vendor/assets/stylesheets/components/_tag.scss