Sha256: 00c9c21cc5de2045125d4f7613118b6bcbc7ceec1d96c045f0ace6d86b54c5dc
Contents?: true
Size: 581 Bytes
Versions: 18
Compression:
Stored size: 581 Bytes
Contents
.dialog_container .dialog { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 5; &:before { content: " "; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; opacity: 0.5; } .box { position: relative; border: solid 1px #aaa; margin: auto; padding: 20px; background-color: #fff; } h2, h3 { margin: 0 0 10px 0; } .footer { clear: left; text-align: right; } a.close { @include cancel-icon; @include icon-button; } }
Version data entries
18 entries across 18 versions & 1 rubygems