Sha256: 47ee5c47487059e90de32b505b6a721fee45ac8d788d096ff8bf93de15ca9b75
Contents?: true
Size: 446 Bytes
Versions: 5
Compression:
Stored size: 446 Bytes
Contents
.#{$mdi-css-prefix}:before, .#{$mdi-css-prefix}-set { display: inline-block; font: normal normal normal #{$mdi-font-size-base}/1 '#{$mdi-font-name}'; // shortening font declaration font-size: inherit; // can't have font-size inherit on line above, so need to override text-rendering: auto; // optimizelegibility throws things off #1094 line-height: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
Version data entries
5 entries across 5 versions & 1 rubygems