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