Sha256: 4f1393293d911876a8c58f49d99013cf624a3387bd52c9262a88c0c1d59712ab

Contents?: true

Size: 415 Bytes

Versions: 7

Compression:

Stored size: 415 Bytes

Contents

.event
  position: relative
  +font-size($first-font-size)
  +space(margin-bottom, 1)
  z-index: 1

  &:before
    box-shadow: 0 -1px 0 0 $gray-light
    content: ""
    margin: 0 auto
    position: absolute
    top: 50%
    left: 0
    right: 0
    bottom: 0
    z-index: -1

.event__background
  background-color: white

.event__state
  font-weight: bold

.event__date
  color: $gray
  +space(padding-right, 0.5)

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
smock-0.1.262 app/assets/stylesheets/modules/_event.sass
smock-0.1.261 app/assets/stylesheets/modules/_event.sass
smock-0.1.260 app/assets/stylesheets/modules/_event.sass
smock-0.1.259 app/assets/stylesheets/modules/_event.sass
smock-0.1.258 app/assets/stylesheets/modules/_event.sass
smock-0.1.256 app/assets/stylesheets/modules/_event.sass
smock-0.1.255 app/assets/stylesheets/modules/_event.sass