Sha256: 39949b5d0a42c217cb36e0ac0a9aa8301292794d8e858bdb3f6148ecf4605360
Contents?: true
Size: 704 Bytes
Versions: 48
Compression:
Stored size: 704 Bytes
Contents
@import "woople-theme/variables.css.less"; @import "woople-theme/colours.css.less"; .modal-backdrop { opacity:0.5; } .modal { width:720px; margin: -250px 0 0 -360px; .border-radius(0); background-color:@contentBackground; border:none; .box-shadow(@default-shadow); h3 { .content-title(); margin-bottom:0; } .modal-footer { background-color:@contentBackground; .btn-group { display:inline-block; } .btn { line-height:16px; } button { opacity: 0.8; } button.active { color: black; } } .modal-body { max-height:initial; padding:0; background-color:@contentBackground; .modal-video(); } }
Version data entries
48 entries across 48 versions & 1 rubygems