Sha256: 33517ec3f00334091ce8f7634e74e124327599533010f066e34d78151899dd1b

Contents?: true

Size: 1 KB

Versions: 3

Compression:

Stored size: 1 KB

Contents

.block
  +block

.container
  position: relative
  +desktop
    margin: 0 auto
    max-width: $desktop - 40px
    width: $desktop - 40px
    // Modifiers
    &.is-fluid
      margin: 0 20px
      max-width: none
      width: auto
  +widescreen
    max-width: $widescreen - 40px
    width: $widescreen - 40px
  +fullhd
    max-width: $fullhd - 40px
    width: $fullhd - 40px

.delete
  +delete

.fa
  font-size: 21px
  text-align: center
  vertical-align: top

.heading
  display: block
  font-size: 11px
  letter-spacing: 1px
  margin-bottom: 5px
  text-transform: uppercase

.highlight
  +block
  font-weight: $weight-normal
  max-width: 100%
  overflow: hidden
  padding: 0
  pre
    overflow: auto
    max-width: 100%

.loader
  +loader

.number
  align-items: center
  background-color: $background
  border-radius: 290486px
  display: inline-flex
  font-size: $size-medium
  height: 2em
  justify-content: center
  margin-right: 1.5rem
  min-width: 2.5em
  padding: 0.25rem 0.5rem
  text-align: center
  vertical-align: top

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
bulma-rails-0.4.3 app/assets/stylesheets/sass/elements/other.sass
bulma-rails-0.4.2 app/assets/stylesheets/sass/elements/other.sass
bulma-rails-0.4.1.pre app/assets/stylesheets/sass/elements/other.sass