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
42 lines (27 loc) • 395 B
CSS
md-progress-circular {
margin-bottom:20px;
}
md-icon {
margin: 20px;
margin-top: 0;
width: 24px;
height: 24px;
}
.demo-content {
min-height: 210px;
}
.appDemoSvgIcons {
padding:25px;
}
.s24 {
width: 24px;height: 24px;
color: #f00;
}
.s36 {
width: 36px;height: 36px;
color: #0f0;
}
.s48 {
width: 48px;height: 48px;
color: #00f;
}