Sha256: f88d1eb99a059056f550ff9123a4c8880f58dcec8d5449554fa04a890125ed55
Contents?: true
Size: 1.17 KB
Versions: 28
Compression:
Stored size: 1.17 KB
Contents
#content-rows { margin-bottom: 35px; .placeholder { background-color: #ffdc99; border: 1px solid #ddba77; border-radius: 4px; opacity: 0.5; } .handle { cursor: move; } .content-column { .card { &:hover { border: 1px solid #999; .btn-group a { border: 1px solid #999 !important; border-bottom: none !important; color: #333 !important; } } .card-footer { background-color: white; padding-bottom: 4px; padding-top: 20px; border-top: none; .btn-group { position: absolute; bottom: 0; left: 0; a { border: 1px solid #e5e5e5; border-bottom: none; color: #e5e5e5; &:first-child { border-left: none !important; border-top-left-radius: 0; } &:last-child { border-bottom-right-radius: 0; } } } } } } a.btn.full-width { width: 100%; } a.btn.block { padding: 25px; } } .lightbox { margin-top: 35px; } .img-fluid { margin-bottom: 1rem; }
Version data entries
28 entries across 28 versions & 1 rubygems