Sha256: 1c693f5758d438c3a1e1f4f27a8b8a2ffe8b5bfa77627e348b1480ba00358f6b

Contents?: true

Size: 346 Bytes

Versions: 3

Compression:

Stored size: 346 Bytes

Contents

// string

.form {

  .input-string  {
    .twitter-typeahead { width: 100%; }
    .tt-suggestions    { padding: .1em .5em; margin: 0 0 0 -.5em; background: rgba(255,255,255, .95); }
    .tt-suggestion     { cursor: pointer; opacity: .5;
      p                { line-height: 1.5; margin: 0; }
      &.tt-cursor      { opacity: 1; }
    }
  }

}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
formagic-0.2.6 app/assets/stylesheets/formagic/string.scss
formagic-0.2.5 app/assets/stylesheets/formagic/string.scss
formagic-0.1.0 app/assets/stylesheets/formagic/string.scss