Sha256: a78dc74e910c86c8485875ff3781f39570963438120b9cac8e6c3d3eae7abe9d

Contents?: true

Size: 1.31 KB

Versions: 24

Compression:

Stored size: 1.31 KB

Contents

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

.service__title
  +typecsset-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)
  +typecsset-font-size($small-font-size)
  position: relative

.service__price
  +typecsset-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

24 entries across 24 versions & 1 rubygems

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