Sha256: 8466147d0159ea04b4841ce7d7d577c98713d66ce0b1a4da7c6513a3312eba36
Contents?: true
Size: 961 Bytes
Versions: 39
Compression:
Stored size: 961 Bytes
Contents
// // Panel // -------------------------------------------------- //== Main style // //## Just an override of bootstrap .panel border: none +material-box-shadow-soft(2) //** Panel with collapse element .collapsed .fa-angle-up +rotate(180deg) //** Panel is orderable .order-anchor float: left margin-right: 10px line-height: 30px margin-left: -20px .panel-heading padding: 10px 25px border: none +border-radius(2px) +clearfix //** Do not destroy panel heading if image is inside img max-width: 250px max-height: 250px //** Disable link underline if is in panel heading a &:hover, &:focus text-decoration: none .panel-title font-size: $font-size-base font-weight: 400 float: left line-height: 30px margin-right: 30px max-width: calc(100% - 180px) .panel-btns float: right //** If panel-btns is a list list-style: none margin-top: 4px li padding-left: 0
Version data entries
39 entries across 39 versions & 1 rubygems