Sha256: 6830ef48a080c6127dbbedbb9f9efbbc876652bcb7285b4470ee3fd142604b47
Contents?: true
Size: 349 Bytes
Versions: 12
Compression:
Stored size: 349 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-card.md-THEME_NAME-theme { background-color: '{{background-color}}'; border-radius: 2px; } md-card.md-THEME_NAME-theme .md-card-image { border-radius: 2px 2px 0 0; }
Version data entries
12 entries across 6 versions & 1 rubygems