Sha256: db251e367c0033826603c91efc7c4434b54ba9bff83dfe7cd7da33b8dddb1008

Contents?: true

Size: 242 Bytes

Versions: 41

Compression:

Stored size: 242 Bytes

Contents

.status_tag {
  background: darken($secondary-color, 15%);
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  padding: 3px 5px 2px 5px;
  font-size: 0.8em;

  &.yes { background: #6090DB }
  &.no  { background: grey }

}

Version data entries

41 entries across 41 versions & 3 rubygems

Version Path
activeadmin_addons-1.2.0 vendor/bundle/ruby/2.3.0/bundler/gems/activeadmin-f71b375325eb/app/assets/stylesheets/active_admin/components/_status_tags.scss