Sha256: 45f3a60030ec4e749e42c57cd719d4be49d02cfdd4da366b880e4893228d2c58

Contents?: true

Size: 763 Bytes

Versions: 9

Compression:

Stored size: 763 Bytes

Contents

.ae-carousel
  .ae-carousel-item
    background-repeat: no-repeat
    background-size: cover
    position: relative

    .ae-carousel-caption
      position: absolute
      bottom: 0
      left: 0
      right: 0
      background: rgba(#000, 0.5)
      max-height: 5em
      overflow: scroll

      @include tablet-max
        padding: 0 0.5em 0.5em 0.5em

      @include tablet
        padding: 0 6em 0.5em 0.5em

      *
        color: #fff

      .carousel-heading
        border-bottom: 1px solid #fff

    @include tablet-max
      min-height: 200px

    @include tablet
      min-height: 400px

  .ae-carousel-controls
    position: absolute
    right: 0.5em
    z-index: 99

    @include tablet-max
      top: 0.5em

    @include tablet
      bottom: 0.5em

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
express_ui-0.5.2 app/assets/stylesheets/express_ui/scripts/_carousel.sass
express_ui-0.5.1 app/assets/stylesheets/express_ui/scripts/_carousel.sass
express_ui-0.5.0 app/assets/stylesheets/express_ui/scripts/_carousel.sass
express_ui-0.4.2 app/assets/stylesheets/express_ui/scripts/_carousel.sass
express_ui-0.4.1 app/assets/stylesheets/express_ui/scripts/_carousel.sass
express_ui-0.4.0 app/assets/stylesheets/express_ui/scripts/_carousel.sass
express_ui-0.3.0 app/assets/stylesheets/express_ui/scripts/_carousel.sass
express_ui-0.2.1 app/assets/stylesheets/express_ui/scripts/_carousel.sass
express_ui-0.2.0 app/assets/stylesheets/express_ui/scripts/_carousel.sass