Sha256: 2342525d0bcc461ff44156dab8d5287cf7c4be59d41124a434eecc360fa8a4c4
Contents?: true
Size: 696 Bytes
Versions: 10
Compression:
Stored size: 696 Bytes
Contents
// Custom styling here body font-family: "Helvetica Neue" a text-decoration: none font-style: normal // Add icons to tabs .bbm-modal__tab padding: 0 a display: block padding: top: 55px bottom: 10px left: 20px right: 20px position: relative font: size: 13px &:before position: absolute content: "" background: url(img/tab-icons.png) left: 50% top: 10px margin: left: -20px width: 40px height: 40px opacity: .5 &.active opacity: 1 &:before opacity: 1 &:last-child margin-left: -5px a &:before background-position: -40px
Version data entries
10 entries across 10 versions & 2 rubygems