Sha256: aa37ac8a34d619495fc0bcf29c27158167a68302fb03435a6e522412efdd2f43

Contents?: true

Size: 1.2 KB

Versions: 123

Compression:

Stored size: 1.2 KB

Contents

$dimensions: 16 24 32 48 64 96 128 !default

.image
  display: block
  position: relative
  img
    display: block
    height: auto
    width: 100%
    &.is-rounded
      border-radius: $radius-rounded
  &.is-fullwidth
    width: 100%
  // Ratio
  &.is-square,
  &.is-1by1,
  &.is-5by4,
  &.is-4by3,
  &.is-3by2,
  &.is-5by3,
  &.is-16by9,
  &.is-2by1,
  &.is-3by1,
  &.is-4by5,
  &.is-3by4,
  &.is-2by3,
  &.is-3by5,
  &.is-9by16,
  &.is-1by2,
  &.is-1by3
    img,
    .has-ratio
      @extend %overlay
      height: 100%
      width: 100%
  &.is-square,
  &.is-1by1
    padding-top: 100%
  &.is-5by4
    padding-top: 80%
  &.is-4by3
    padding-top: 75%
  &.is-3by2
    padding-top: 66.6666%
  &.is-5by3
    padding-top: 60%
  &.is-16by9
    padding-top: 56.25%
  &.is-2by1
    padding-top: 50%
  &.is-3by1
    padding-top: 33.3333%
  &.is-4by5
    padding-top: 125%
  &.is-3by4
    padding-top: 133.3333%
  &.is-2by3
    padding-top: 150%
  &.is-3by5
    padding-top: 166.6666%
  &.is-9by16
    padding-top: 177.7777%
  &.is-1by2
    padding-top: 200%
  &.is-1by3
    padding-top: 300%
  // Sizes
  @each $dimension in $dimensions
    &.is-#{$dimension}x#{$dimension}
      height: $dimension * 1px
      width: $dimension * 1px

Version data entries

123 entries across 110 versions & 9 rubygems

Version Path
intia-theme-0.1.45 node_modules/bulma-block-list/node_modules/bulma/sass/elements/image.sass
intia-theme-0.1.44 node_modules/bulma-block-list/node_modules/bulma/sass/elements/image.sass
intia-theme-0.1.43 node_modules/bulma-block-list/node_modules/bulma/sass/elements/image.sass
intia-theme-0.1.42 node_modules/bulma-block-list/node_modules/bulma/sass/elements/image.sass
intia-theme-0.1.41 node_modules/bulma-block-list/node_modules/bulma/sass/elements/image.sass
intia-theme-0.1.40 node_modules/bulma-block-list/node_modules/bulma/sass/elements/image.sass
intia-theme-0.1.39 node_modules/bulma-block-list/node_modules/bulma/sass/elements/image.sass
intia-theme-0.1.38 node_modules/bulma-block-list/node_modules/bulma/sass/elements/image.sass
intia-theme-0.1.37 node_modules/bulma-block-list/node_modules/bulma/sass/elements/image.sass
intia-theme-0.1.36 node_modules/bulma-block-list/node_modules/bulma/sass/elements/image.sass
intia-theme-0.1.35 node_modules/bulma-block-list/node_modules/bulma/sass/elements/image.sass
intia-theme-0.1.34 node_modules/bulma-block-list/node_modules/bulma/sass/elements/image.sass
intia-theme-0.1.33 node_modules/bulma-block-list/node_modules/bulma/sass/elements/image.sass
intia-theme-0.1.32 node_modules/bulma-block-list/node_modules/bulma/sass/elements/image.sass
intia-theme-0.1.31 node_modules/bulma-block-list/node_modules/bulma/sass/elements/image.sass
intia-theme-0.1.30 node_modules/bulma-block-list/node_modules/bulma/sass/elements/image.sass
intia-theme-0.1.29 node_modules/bulma-block-list/node_modules/bulma/sass/elements/image.sass
intia-theme-0.1.27 node_modules/bulma-block-list/node_modules/bulma/sass/elements/image.sass
intia-theme-0.1.26 node_modules/bulma-block-list/node_modules/bulma/sass/elements/image.sass
intia-theme-0.1.25 node_modules/bulma-block-list/node_modules/bulma/sass/elements/image.sass