Sha256: 34c985b66515cd331cc6692ce101359c967ab934d417c0bfbaf368e374458919

Contents?: true

Size: 1.82 KB

Versions: 93

Compression:

Stored size: 1.82 KB

Contents

.service__item
  +border-top(2px)
  +space(padding-top)

.service__item__gallery
  text-align: justify
  display: flex !important
  flex-wrap: nowrap

.service__item__gallery__item
  display: inline-block
  flex-grow: 1

.service__item__gallery__item__image
  display: block

.service
  position: relative
  +clearfix
  +space(margin-bottom)

.service__item__price
  position: absolute
  +space(top, 0.75)
  +space(right, 0)
  background-color: $orange
  border-radius: $border-radius
  +space(padding-top, 0.25)
  +space(padding-bottom, 0.25)
  +space(padding-left, 0.5)
  +space(padding-right, 0.5)
  color: $white

.service__title
  +font-size($base-font-size)
  +space(line-height, 2)
  margin-bottom: 0

.service__title__details
  color: $gray

.service__gallery
  +space(height, 5)
  +span-columns(6 of 9)
  +flexbox
  +flex-wrap(nowrap)

.service__gallery__item
  text-decoration: none
  position: relative
  top: -2px
  +flex-grow(1)

.service__gallery__image
  display: block
  width: auto
  height: 100%
  margin: 0 auto

.service__image
  width: 100%
  height: auto

.service__info
  +span-columns(3 of 9)
  +space(min-height, 5)
  +space(padding-bottom, 2)
  +font-size($small-font-size)
  position: relative

.service__price
  +font-size($first-font-size)
  font-weight: bold

.service__provider
  position: absolute
  bottom: 0
  +space(height, 2)
  width: 100%

.service__provider__name a
  font-weight: bold

.service__provider__avatar
  float: left
  +space(margin-right, 0.5)
  +space(height, 2)

  img
    height: 100%

.service__description
  +space(max-height, 8)
  overflow: hidden
  +space(margin-bottom)

.service__description--expanded
  overflow: none
  margin-bottom: 0
  max-height: none

#fixed-wrapper
  position: relative

#fixed-sidebar.absolute
  position: absolute

#fixed-sidebar.fixed
  position: fixed
  padding-top: 22px

Version data entries

93 entries across 93 versions & 1 rubygems

Version Path
smock-0.1.268 app/assets/stylesheets/modules/_service.sass
smock-0.1.267 app/assets/stylesheets/modules/_service.sass
smock-0.1.266 app/assets/stylesheets/modules/_service.sass
smock-0.1.265 app/assets/stylesheets/modules/_service.sass
smock-0.1.264 app/assets/stylesheets/modules/_service.sass
smock-0.1.263 app/assets/stylesheets/modules/_service.sass
smock-0.1.262 app/assets/stylesheets/modules/_service.sass
smock-0.1.261 app/assets/stylesheets/modules/_service.sass
smock-0.1.260 app/assets/stylesheets/modules/_service.sass
smock-0.1.259 app/assets/stylesheets/modules/_service.sass
smock-0.1.258 app/assets/stylesheets/modules/_service.sass
smock-0.1.256 app/assets/stylesheets/modules/_service.sass
smock-0.1.255 app/assets/stylesheets/modules/_service.sass
smock-0.1.254 app/assets/stylesheets/modules/_service.sass
smock-0.1.253 app/assets/stylesheets/modules/_service.sass
smock-0.1.252 app/assets/stylesheets/modules/_service.sass
smock-0.1.251 app/assets/stylesheets/modules/_service.sass
smock-0.1.250 app/assets/stylesheets/modules/_service.sass
smock-0.1.249 app/assets/stylesheets/modules/_service.sass
smock-0.1.247 app/assets/stylesheets/modules/_service.sass