Sha256: ed4734f306c6b91618f2bbf255bc681a3483daffccb1f84a399263e9790ece6f

Contents?: true

Size: 381 Bytes

Versions: 1

Compression:

Stored size: 381 Bytes

Contents

@mixin barber_pole($color:$gray, $intensity:0.25, $speed:.7s)
  @include animation(barber_pole $speed linear infinite)
  @include background-image(linear-gradient(-45deg, rgba(255,255,255, $intensity) 25%,transparent 25%,transparent 50%,rgba(255,255,255, $intensity) 50%,rgba(255,255,255, $intensity) 75%,transparent 75%))
  background-color : $color
  background-size  : 30px 30px

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
thesis-0.1.3 app/assets/stylesheets/thesis/_mixins/_barber-pole.sass