Sha256: 9eb59edfeadd598fce1e90b5de116f7f475fa34a9f0cd2dacf49d20dc1167590
Contents?: true
Size: 380 Bytes
Versions: 12
Compression:
Stored size: 380 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-dialog.md-THEME_NAME-theme { border-radius: 4px; background-color: '{{background-color}}'; } md-dialog.md-THEME_NAME-theme.md-content-overflow .md-actions { border-top-color: '{{foreground-4}}'; }
Version data entries
12 entries across 6 versions & 1 rubygems