Sha256: 9a3a2b104c8f8b88038769b0b0e585a76f9d1624ccc8f7b7e0a54e478528f8f4
Contents?: true
Size: 744 Bytes
Versions: 16
Compression:
Stored size: 744 Bytes
Contents
/* ========================================================================== ยง1500 - ICONS (via icomoon) ========================================================================== */ [class^="icon-"], [class*=" icon-"] { @extend .icon; } .icon{ font-family: 'pmd'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; top: 0.15em; position: relative; margin-right: 0.4em; } .icon-cog:before { content: "\e600"; } .icon-warning:before { content: "\e601"; } .icon-info:before { content: "\e602"; } .icon-box-add:before { content: "\e603"; } .icon-bookmark:before { content: "\e604"; }
Version data entries
16 entries across 16 versions & 1 rubygems