Sha256: fb1e353c8b2325b6f6ce05a3a32f891dd75a833dc49e7b0663843d31a324a7bf
Contents?: true
Size: 780 Bytes
Versions: 5
Compression:
Stored size: 780 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
5 entries across 5 versions & 1 rubygems