Sha256: b756c3179e0d90ce7a8a1fd546fba286a60bdf3704bb6912d4d083079ab2c76b

Contents?: true

Size: 350 Bytes

Versions: 44

Compression:

Stored size: 350 Bytes

Contents

// Table of Contents
// ==================================================
// Typeahead

// scss-lint:disable SelectorDepth

// Typeahead
// ==================================================
.typeahead {
  margin-top: 10px;
  z-index: 1060;

  > li > a b,
  > li.active > a {
    color: color(primary);
    font-weight: text-weight(semibold);
  }
}

Version data entries

44 entries across 44 versions & 1 rubygems

Version Path
active_frontend-14.1.39 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.1.38 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.1.37 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.1.36 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.1.35 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.1.34 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.1.33 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.1.32 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.1.31 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.1.30 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.1.29 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.1.28 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.1.27 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.1.26 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.1.25 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.1.24 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.1.23 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.1.22 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.1.21 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.1.20 vendor/assets/stylesheets/components/_typeahead.scss