Sha256: 19b78ac572ceccfe71ba235ad92d52ef2c8c36870e4b6ae2c0c78516270e492a

Contents?: true

Size: 507 Bytes

Versions: 7

Compression:

Stored size: 507 Bytes

Contents

.promethee-editor__preview
  background: #000
  position: relative
  height: calc(100% - 52px)
  min-height: 500px
  margin-top: -20px

  &-frame
    top: 0
    left: 50%
    transition: width .7s
    position: absolute
    height: 100%
    transform: translate3d(-50%, 0, 0)

  &-loader
    left: 50%
    margin: 100px 0
    position: absolute
    color: #fff
    transform: translateX(-50%)

  &--mobile &-frame
    width: 375px

  &--tablet &-frame
    width: 768px

  &--desktop &-frame
    width: 100%

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
promethee-1.0.20 app/assets/stylesheets/promethee-editor/_preview.sass
promethee-1.0.19 app/assets/stylesheets/promethee-editor/_preview.sass
promethee-1.0.18 app/assets/stylesheets/promethee-editor/_preview.sass
promethee-1.0.17 app/assets/stylesheets/promethee-editor/_preview.sass
promethee-1.0.16 app/assets/stylesheets/promethee-editor/_preview.sass
promethee-1.0.15 app/assets/stylesheets/promethee-editor/_preview.sass
promethee-1.0.14 app/assets/stylesheets/promethee-editor/_preview.sass