Sha256: 2601b388ddb978b91ced36e55e0c43caa00bcb64e70e33d0c4b5b36022919d72
Contents?: true
Size: 465 Bytes
Versions: 16
Compression:
Stored size: 465 Bytes
Contents
/*! * Angular Material Design * https://github.com/angular/material * @license MIT * v0.7.0-rc3 */ md-icon { margin: auto; padding: 0; display: inline-block; margin-top: 5px; background-repeat: no-repeat no-repeat; pointer-events: none; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } md-icon object.md-icon { display: inline-block; } svg, object { fill: currentColor; color: currentColor; }
Version data entries
16 entries across 16 versions & 1 rubygems