Sha256: 839621dc3790a9dbc292fac4d1e7c040442a64d157982d349ee39fdbe53fcf0b

Contents?: true

Size: 393 Bytes

Versions: 40

Compression:

Stored size: 393 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(normal);
  }
  > li > a b { text-decoration: underline; }
}

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
active_frontend-16.0.20 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-16.0.19 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-16.0.18 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-16.0.17 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-16.0.16 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-16.0.15 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-16.0.14 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-16.0.13 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-16.0.12 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-16.0.11 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-16.0.10 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-16.0.9 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-16.0.8 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-16.0.7 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-16.0.6 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-16.0.5 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-16.0.4 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-16.0.3 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-16.0.2 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-16.0.1 vendor/assets/stylesheets/components/_typeahead.scss