Sha256: 73e1f5845e1ff58408e6b4eb68d808c873c9da35822720a5538cea4bc4475555

Contents?: true

Size: 901 Bytes

Versions: 30

Compression:

Stored size: 901 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
  +typecsset-font-size($base-font-size)
  text-align: center
  color: $black
  display: inline
  width: auto

.search-filters__price__submit__button
  +space(width)
  +space(height)
  +typecsset-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

30 entries across 30 versions & 1 rubygems

Version Path
smock-0.1.144 app/assets/stylesheets/modules/_search_filters.sass
smock-0.1.143 app/assets/stylesheets/modules/_search_filters.sass
smock-0.1.142 app/assets/stylesheets/modules/_search_filters.sass
smock-0.1.141 app/assets/stylesheets/modules/_search_filters.sass
smock-0.1.140 app/assets/stylesheets/modules/_search_filters.sass
smock-0.1.139 app/assets/stylesheets/modules/_search_filters.sass
smock-0.1.138 app/assets/stylesheets/modules/_search_filters.sass
smock-0.1.137 app/assets/stylesheets/modules/_search_filters.sass
smock-0.1.136 app/assets/stylesheets/modules/_search_filters.sass
smock-0.1.135 app/assets/stylesheets/modules/_search_filters.sass
smock-0.1.134 app/assets/stylesheets/modules/_search_filters.sass
smock-0.1.133 app/assets/stylesheets/modules/_search_filters.sass
smock-0.1.132 app/assets/stylesheets/modules/_search_filters.sass
smock-0.1.131 app/assets/stylesheets/modules/_search_filters.sass
smock-0.1.130 app/assets/stylesheets/modules/_search_filters.sass
smock-0.1.129 app/assets/stylesheets/modules/_search_filters.sass
smock-0.1.128 app/assets/stylesheets/modules/_search_filters.sass
smock-0.1.126 app/assets/stylesheets/modules/_search_filters.sass
smock-0.1.125 app/assets/stylesheets/modules/_search_filters.sass
smock-0.1.124 app/assets/stylesheets/modules/_search_filters.sass