Sha256: 66d9383527e2bd823ff72da42dd98a29d29526a8a781586ff85b8e16800dd88d

Contents?: true

Size: 347 Bytes

Versions: 16

Compression:

Stored size: 347 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(blue);
    font-weight: text-weight(semibold);
  }
}

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
active_frontend-14.1.15 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.1.14 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.1.13 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.1.12 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.1.11 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.1.10 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.1.9 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.1.8 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.1.7 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.1.6 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.1.5 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.1.4 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.1.3 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.1.2 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.1.1 vendor/assets/stylesheets/components/_typeahead.scss
active_frontend-14.1.0 vendor/assets/stylesheets/components/_typeahead.scss