Sha256: e6128816daf20ee2b2077195cfd52b5a43543446180c886a48c2e964fc814e6b
Contents?: true
Size: 714 Bytes
Versions: 15
Compression:
Stored size: 714 Bytes
Contents
ul.thredded--textcomplete-dropdown { background: inherit; border-color: $thredded-form-border-focus-color; border-top: $thredded-base-border; box-shadow: 0 1px 1px $thredded-form-border-focus-color; font-family: $thredded-base-font-family; font-size: $thredded-base-font-size; line-height: $thredded-base-line-height; } ul.thredded--textcomplete-dropdown { background: $thredded-form-background; padding: 4px; margin: 0; li.textcomplete-item { list-style: none; a { color: $thredded-text-color; } &.active { background: $thredded-button-background; a { color: $thredded-button-color; } } padding: $thredded-small-spacing; } }
Version data entries
15 entries across 15 versions & 1 rubygems