Sha256: cf203beb1bb0170b106f5e484cf0c08d10f55e9a3f3c651fbc41a87469825cc8

Contents?: true

Size: 1011 Bytes

Versions: 21

Compression:

Stored size: 1011 Bytes

Contents

// Ironically, Bootstrap 3.x breaks styles in typeahead.js - these styles provide the needed repair
// source: https://gist.github.com/AntMooreWebDev/2f7e423a11bc74359323995df4494167

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

.twitter-typeahead
    display: block !important

.tt-menu
    // make this wide enough to accomodate the org unit code and name
    width: 400px
    min-width: 160px
    margin-top: 2px
    padding: 5px
    background-color: #ffffff
    border: 1px solid #cccccc
    border: 1px solid rgba(0, 0, 0, 0.15)
    border-radius: 4px
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
    background-clip: padding-box

.tt-suggestion
    display: block
    padding: 3px 20px
    width: 100%

.tt-suggestion.tt-selectable
    margin: 5px 0px 5px 0px

.tt-suggestion.tt-cursor
    color: #fff
    background-color: #428bca

.tt-suggestion.tt-cursor a
    color: #fff

.tt-suggestion p
    margin: 0


Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
ucb_rails_user-7.0.0 app/assets/stylesheets/ucb_rails_user/typeahead_tweaks.sass
ucb_rails_user-6.2.2 app/assets/stylesheets/ucb_rails_user/typeahead_tweaks.sass
ucb_rails_user-6.2.0 app/assets/stylesheets/ucb_rails_user/typeahead_tweaks.sass
ucb_rails_user-6.1.1 app/assets/stylesheets/ucb_rails_user/typeahead_tweaks.sass
ucb_rails_user-6.1.0 app/assets/stylesheets/ucb_rails_user/typeahead_tweaks.sass
ucb_rails_user-6.0.0 app/assets/stylesheets/ucb_rails_user/typeahead_tweaks.sass
ucb_rails_user-5.0.0 app/assets/stylesheets/ucb_rails_user/typeahead_tweaks.sass
ucb_rails_user-4.1.2 app/assets/stylesheets/ucb_rails_user/typeahead_tweaks.sass
ucb_rails_user-4.1.1 app/assets/stylesheets/ucb_rails_user/typeahead_tweaks.sass
ucb_rails_user-4.1.0 app/assets/stylesheets/ucb_rails_user/typeahead_tweaks.sass
ucb_rails_user-4.0.7 app/assets/stylesheets/ucb_rails_user/typeahead_tweaks.sass
ucb_rails_user-4.0.6 app/assets/stylesheets/ucb_rails_user/typeahead_tweaks.sass
ucb_rails_user-4.0.5 app/assets/stylesheets/ucb_rails_user/typeahead_tweaks.sass
ucb_rails_user-4.0.4 app/assets/stylesheets/ucb_rails_user/typeahead_tweaks.sass
ucb_rails_user-4.0.3 app/assets/stylesheets/ucb_rails_user/typeahead_tweaks.sass
ucb_rails_user-4.0.2 app/assets/stylesheets/ucb_rails_user/typeahead_tweaks.sass
ucb_rails_user-4.0.1 app/assets/stylesheets/ucb_rails_user/typeahead_tweaks.sass
ucb_rails_user-4.0.0 app/assets/stylesheets/ucb_rails_user/typeahead_tweaks.sass
ucb_rails_user-3.0.2 app/assets/stylesheets/ucb_rails_user/typeahead_tweaks.sass
ucb_rails_user-4.0.0.beta1 app/assets/stylesheets/ucb_rails_user/typeahead_tweaks.sass