Sha256: f6b8eaa9d26ce5eca08bb01c9ade99183e3b8622cc1649deb0893b509aabe154
Contents?: true
Size: 781 Bytes
Versions: 7
Compression:
Stored size: 781 Bytes
Contents
// TODO: Adds fake transparent blocker behind popup. Should be removed once JS is active .ae-popup width: 60% background: #fff margin: 2em auto padding: 1em position: relative .ae-popup-header padding: right: 1em left: 1em bottom: 1em position: relative border-bottom: 1px solid $border-light .ae-popup-title padding-right: 1em .ae-popup-close position: absolute right: 1em top: 1em text-decoration: none .ae-popup-content padding: 1em max-height: 300px overflow: scroll .ae-popup-footer padding: 0 1em overflow: hidden @include tablet-max width: 90% !important @include tablet height: 100% .ae-popup-sm width: 40% .ae-popup-md width: 60% .ae-popup-lg width: 80%
Version data entries
7 entries across 7 versions & 1 rubygems