Sha256: ba6398341a183b5db42b2cc26b17010fc97cb857eb8440121da3952a32e8a789
Contents?: true
Size: 1.02 KB
Versions: 1
Compression:
Stored size: 1.02 KB
Contents
@import "para/admin/theme/variables" @import "compass/css3/border-radius" @import "compass/css3/box-shadow" .selectize-dropdown, .selectize-dropdown.form-control +border-radius($border-radius-base) .selectize-input, .selectize-input.full border-color: $input-border +border-radius($input-border-radius) &.focus border-color: $input-border-focus +box-shadow(none) &.dropdown-active +border-radius($input-border-radius) .selectize-dropdown, .selectize-input, .selectize-input input color: $input-color .selectize-input, .selectize-input.full, .selectize-input.not-full background: $input-bg .selectize-dropdown [data-selectable] background-color: $dropdown-bg color: $dropdown-link-color .active background-color: $dropdown-link-hover-bg color: $dropdown-link-hover-color .selected background-color: $dropdown-link-active-bg color: $dropdown-link-active-color .selectize-control.multi .selectize-input > div background-color: $gray .selectize-dropdown-content padding: 0
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
para-0.4.0 | app/assets/stylesheets/para/overrides/selectize.sass |