Sha256: b9084584469de52b4bdf49c26b4c49ae73700c1bb71da8731142dd839498f8e9

Contents?: true

Size: 1.36 KB

Versions: 17

Compression:

Stored size: 1.36 KB

Contents

.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
  margin-bottom: 0;
}

.tt-dropdown-menu {
  min-width: 160px;
  margin-top: 2px;
  padding: 5px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
}

.tt-suggestion {
  display: block;
  padding: 3px 20px;
}

.tt-suggestion.tt-is-under-cursor {
  color: #fff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}

.tt-suggestion.tt-is-under-cursor a {
  color: #fff;
}

.tt-suggestion p {
  margin: 0;
}

Version data entries

17 entries across 17 versions & 6 rubygems

Version Path
radius-rails-3.1.4 app/assets/components/x-editable/dist/inputs-ext/typeaheadjs/lib/typeahead.js-bootstrap.css
x-editable-rails-bs4-1.5.5.2 vendor/assets/stylesheets/editable/inputs-ext/bootstrap-typeahead.css
x-editable-rails-1.5.5.1 vendor/assets/stylesheets/editable/inputs-ext/bootstrap-typeahead.css
x-editable-rails-1.5.5 vendor/assets/stylesheets/editable/inputs-ext/bootstrap-typeahead.css
x-editable-rails-1.5.4 vendor/assets/stylesheets/editable/inputs-ext/bootstrap-typeahead.css
bootstrap-editable-rails-0.0.9 app/assets/stylesheets/inputs-ext/typeaheadjs/lib/typeahead.js-bootstrap.css
bootstrap-editable-rails-0.0.8 app/assets/stylesheets/inputs-ext/typeaheadjs/lib/typeahead.js-bootstrap.css
bootstrap-editable-rails-0.0.7 vendor/assets/stylesheets/inputs-ext/typeaheadjs/lib/typeahead.js-bootstrap.css
bootstrap-editable-rails-0.0.6 vendor/assets/stylesheets/inputs-ext/typeaheadjs/lib/typeahead.js-bootstrap.css
x-editable-rails-1.5.3 vendor/assets/stylesheets/editable/inputs-ext/bootstrap-typehead.css
x-editable-rails-1.5.2 vendor/assets/stylesheets/editable/inputs-ext/bootstrap-typehead.css
x-editable-rails-1.5.1 vendor/assets/stylesheets/editable/inputs-ext/bootstrap-typehead.css
x-editable-rails-1.5.0 vendor/assets/stylesheets/editable/inputs-ext/bootstrap-typehead.css
x-editable-rails-1.4.0 vendor/assets/stylesheets/editable/inputs-ext/bootstrap-typehead.css
bootstrap-typeahead-rails-0.9.3.3 vendor/assets/stylesheets/bootstrap-typeahead-rails/bootstrap-typeahead.css
bootstrap-typeahead-rails-0.9.3.2 vendor/assets/stylesheets/bootstrap-typeahead-rails/bootstrap-typeahead.css
frontline-0.0.7 assets/typeahead.js-bootstrap.css