Sha256: b8aca8381622a4ccbfdd6a1881bf0b3479f1bc41681df7e3a31f089039729ff5
Contents?: true
Size: 518 Bytes
Versions: 27
Compression:
Stored size: 518 Bytes
Contents
.lightbox-wrapper { background: transparent url('<%= @assets_directory %>/images/lightbox/lightbox_bg.png') 0 100% repeat; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 10000; } .lightbox-container { background-color: #fff; margin: auto; margin-top: 25px; padding: 10px; } .lightbox-contents { height: 100%; width: 100%; margin: auto; text-align: center; } .close_link { font-size: 14px; text-align: right; margin-top: -10px; margin-right: 4px; }
Version data entries
27 entries across 22 versions & 1 rubygems