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
29 lines (25 loc) • 323 B
CSS
.checkboxDemo1 div {
clear: both;
}
legend {
color: #3F51B5;
}
legend code {
color: #3F51B5;
font-weight: normal;
}
p {
padding-left: 8px;
}
.info {
padding-left: 13px;
}
div.standard {
padding: 8px;
padding-left: 15px;
}
fieldset.standard {
border-style: solid;
border-width: 1px;
height: 100%;
}