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
28 lines (22 loc) • 352 B
CSS
md-progress-circular {
margin-bottom:20px;
}
md-icon {
margin: 20px;
margin-top: 0;
width: 24px;
height: 24px;
}
.demo-content {
min-height: 210px;
}
.appUsingTemplateCache {
padding:25px;
}
.note {
font-size: 12px;
display: block;
margin-top: -2px;
padding-left: 25px;
color: rgb(127, 126, 126);
}