Sha256: f746bf0116b333b3c7f854a51dbf510d319f9e88a7bbc85f1bfe0aee75591cd0
Contents?: true
Size: 881 Bytes
Versions: 24
Compression:
Stored size: 881 Bytes
Contents
.search-filters__price__label display: block // FIXME: Hardcoded colors .search-filters__price--min color: $gray .search-filters__price__input, .search-filters__price__input--left +border(1px, $gray-light) +space(margin-right, 0.2) padding: 0 border: 0 border-radius: $border-radius +font-size($base-font-size) text-align: center color: $black display: inline width: auto .search-filters__price__submit__button +space(width) +space(height) +font-size($base-font-size) float: right background: $gray border-radius: $border-radius text-align: center color: $white // FIXME: generic selector? .search-filters__price, .search-filters__turnaround, .search-filters__country +space(padding-left, 1) +space(padding-right, 1) +space(padding-bottom, 1) +space(margin-bottom, 1) background: $gray-lightest border-radius: $border-radius
Version data entries
24 entries across 24 versions & 1 rubygems