Sha256: dbd04efaf7e0f44ef178162a207c13d4bf6d0170bbd47916bd9e34f922a48a3e
Contents?: true
Size: 453 Bytes
Versions: 12
Compression:
Stored size: 453 Bytes
Contents
/*! * Angular Material Design * https://github.com/angular/material * @license MIT * v0.10.0 */ /* mixin definition ; sets LTR and RTL within the same style call */ md-icon { margin: auto; background-repeat: no-repeat no-repeat; display: inline-block; vertical-align: middle; fill: currentColor; height: 24px; width: 24px; } md-icon svg { pointer-events: none; } md-icon[md-font-icon] { line-height: 1; width: auto; }
Version data entries
12 entries across 6 versions & 1 rubygems