Sha256: a0aea7f31aea82c8f9a3d6a9443ff33c36ecc86c19d30b6010cdc4d584012470

Contents?: true

Size: 1.28 KB

Versions: 23

Compression:

Stored size: 1.28 KB

Contents

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

.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

23 entries across 23 versions & 1 rubygems

Version Path
smock-0.1.175 app/assets/stylesheets/modules/_service.sass
smock-0.1.170 app/assets/stylesheets/modules/_service.sass
smock-0.1.169 app/assets/stylesheets/modules/_service.sass
smock-0.1.168 app/assets/stylesheets/modules/_service.sass
smock-0.1.167 app/assets/stylesheets/modules/_service.sass
smock-0.1.166 app/assets/stylesheets/modules/_service.sass
smock-0.1.165 app/assets/stylesheets/modules/_service.sass
smock-0.1.164 app/assets/stylesheets/modules/_service.sass
smock-0.1.163 app/assets/stylesheets/modules/_service.sass
smock-0.1.162 app/assets/stylesheets/modules/_service.sass
smock-0.1.161 app/assets/stylesheets/modules/_service.sass
smock-0.1.160 app/assets/stylesheets/modules/_service.sass
smock-0.1.159 app/assets/stylesheets/modules/_service.sass
smock-0.1.158 app/assets/stylesheets/modules/_service.sass
smock-0.1.153 app/assets/stylesheets/modules/_service.sass
smock-0.1.152 app/assets/stylesheets/modules/_service.sass
smock-0.1.151 app/assets/stylesheets/modules/_service.sass
smock-0.1.150 app/assets/stylesheets/modules/_service.sass
smock-0.1.149 app/assets/stylesheets/modules/_service.sass
smock-0.1.148 app/assets/stylesheets/modules/_service.sass