Sha256: 5f3a98742b1af41e762c20042e9c7098334bea129c9fcfcfdcc0e729612d1e68
Contents?: true
Size: 781 Bytes
Versions: 39
Compression:
Stored size: 781 Bytes
Contents
// // Statcard // -------------------------------------------------- //== Main style // //## .statcard position: relative display: block padding: 15px background-color: #fff +border-radius($border-radius-small) +clearfix +default-transition +material-box-shadow-soft &:hover, &:focus +material-box-shadow-soft(2) text-decoration: none &.statcard-icon .icon-rounded float: left .startcard-body padding-left: 15px float: left /** truncat title if is to long **/ width: calc(100% - 60px) .statcard-title width: 100% white-space: nowrap overflow: hidden text-overflow: ellipsis .statcard-title color: $text-color font-size: $font-size-base font-weight: 500 margin: 0
Version data entries
39 entries across 39 versions & 1 rubygems