UNPKG

angular-material-npfixed

Version:

The Angular Material project is an implementation of Material Design in Angular.js. This project provides a set of reusable, well-tested, and accessible Material Design UI components. Angular Material is supported internally at Google by the Angular.js, M

14 lines (10 loc) 279 B
md-grid-list { margin: 8px; } .gray { background: #f5f5f5; } .green { background: #b9f6ca; } .yellow { background: #ffff8d; } .blue { background: #84ffff; } .purple { background: #b388ff; } .red { background: #ff8a80; } md-grid-tile { transition: all 400ms ease-out 50ms; }