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
25 lines (21 loc) • 317 B
CSS
#popupContainer {
position:relative;
}
.footer {
width:100%;
text-align: center;
margin-left:20px;
}
.footer, .footer > code {
font-size: 0.8em;
margin-top:50px;
}
button {
width: 200px;
}
div#status {
color: #c60008;
}
.dialog-demo-prerendered md-checkbox {
margin-bottom: 0;
}