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
27 lines (23 loc) • 288 B
CSS
div.flex-xs {
min-height:40px;
}
.checkboxDemo1 div {
clear: both;
}
p {
padding-left: 8px;
}
fieldset.standard {
border-style: solid;
border-width: 1px;
}
legend {
color: #3F51B5;
}
legend code {
color: #3F51B5;
font-weight: normal;
}
.ipsum {
color: saddlebrown;
}