Sha256: c4ced7ae264f3dc9b595f55e21868bacc0ea56cefe6ce2eb42855d53e702e215
Contents?: true
Size: 775 Bytes
Versions: 4
Compression:
Stored size: 775 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-favorite { float: left; .border-radius(0); } .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
4 entries across 4 versions & 1 rubygems