Sha256: efb84f8e9d93b31edb90561936ab3c202187216cb34d8a8575b6991a94ea2864
Contents?: true
Size: 318 Bytes
Versions: 12
Compression:
Stored size: 318 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-divider { display: block; border-top-width: 1px; border-top-style: solid; margin: 0; } md-divider[md-inset] { margin-left: 80px; }
Version data entries
12 entries across 6 versions & 1 rubygems