Sha256: 1a3256b4f700c1df22eaa2512c78af45c15843537f48752860cbbd9a77e51f89

Contents?: true

Size: 471 Bytes

Versions: 29

Compression:

Stored size: 471 Bytes

Contents

.full-width-video__container
  position: relative

.full-width-video__element
  +mask($black, 0.6)
  position: absolute
  top: 0
  left: 0
  height: 100%
  width: 100%
  overflow: hidden

.full-width-video__player, .full-width-video__fallback
  min-width: 100%
  min-height: 100%

.full-width-video__fallback
  display: none

@media only screen and (max-device-width: 736px)
  .full-width-video__player
    display: none

  .full-width-video__fallback
    display: block

Version data entries

29 entries across 29 versions & 1 rubygems

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