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-15.0.11 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-15.0.10 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-15.0.9 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-15.0.8 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-15.0.7 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-15.0.6 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-15.0.5 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-15.0.4 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-15.0.3 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-15.0.2 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-15.0.1 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.2.6 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.2.5 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.2.4 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.2.3 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.2.2 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.2.1 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.2.0 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.1.41 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.1.40 vendor/assets/stylesheets/components/_typeahead.scss