UNPKG

material-drawn

Version:

Materialize Admin Dashboard Template

68 lines (54 loc) 1.12 kB
.primary { background-color: #007bff !important; color: white !important; } .danger { background-color: #F44336 !important; color: white !important; } .success { background-color: #28a745 !important; color: white !important; } .info { background-color: #17a2b8 !important; color: white !important; } .row-wrap { margin: 20px 40px; } .collection { box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2); overflow: visible; } .dropdown-content { border-radius: 10px; width: auto !important; } form .row { margin-bottom: 0px; } body { height: inherit; } .register-center { float: unset !important; padding-top: 40px !important; margin-right: auto; height: -webkit-fill-available; } .no-margin { margin: 0px; } .submit-margin { margin-top: 20px; } .btn-block { width: 70% } .collection.with-header .collection-item { padding-right: 30px; } .register-form .input-field { margin-bottom: 0px; }