formula manager touched up a little
This commit is contained in:
@ -53,4 +53,16 @@ u:hover,
|
||||
padding-bottom: 1.5rem !important;
|
||||
position: relative !important;
|
||||
margin-top: .75rem !important;
|
||||
}
|
||||
.btn-primary {
|
||||
color: #fff;
|
||||
background-color: #3c3c3c;
|
||||
border-color: #5a5e63;
|
||||
}
|
||||
mat-list-item:hover {
|
||||
background-color: #ececec;
|
||||
cursor: pointer;
|
||||
}
|
||||
mat-form-field#totalCost .mat-form-field-label-wrapper {
|
||||
text-align: right;
|
||||
}
|
Reference in New Issue
Block a user