Sha256: 9e8973163767d07799371574128524500c7230bc0ada105f6e8b34951d74fb2a
Contents?: true
Size: 733 Bytes
Versions: 4
Compression:
Stored size: 733 Bytes
Contents
@import "../../styles/bootstrap/buttons"; .image-asset { &.field { .value { border-bottom: 0; height: inherit; } &.display { .value { padding-left: 0; } } } input.file { width: 0.1px; height: 0.1px; opacity: 0; overflow: hidden; position: absolute; z-index: -1; } label.selector { @extend .btn; @extend .btn-default; } &.with-image label.selector { position: absolute; top: 5px; right: 5px; z-index: 2; box-shadow: 0 8px 6px -6px black; } img { height: auto; width: 100%; } }
Version data entries
4 entries across 4 versions & 1 rubygems