Sha256: e2b9194383f1bd13aae1d02aed1a27efd4ffce0cfc2e2c65c2c4e99033ebe03b
Contents?: true
Size: 464 Bytes
Versions: 16
Compression:
Stored size: 464 Bytes
Contents
/*! * Angular Material Design * https://github.com/angular/material * @license MIT * v0.7.0-rc3 */ .md-whiteframe-z1 { box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.26); } .md-whiteframe-z2 { box-shadow: 0px 8px 17px rgba(0, 0, 0, 0.2); } .md-whiteframe-z3 { box-shadow: 0px 17px 50px rgba(0, 0, 0, 0.19); } .md-whiteframe-z4 { box-shadow: 0px 16px 28px 0 rgba(0, 0, 0, 0.22); } .md-whiteframe-z5 { box-shadow: 0px 27px 24px 0 rgba(0, 0, 0, 0.2); }
Version data entries
16 entries across 16 versions & 1 rubygems