Last three price currency show of Reconciliation Page

This commit is contained in:
Burak Civan
2021-06-14 12:17:27 +03:00
parent 562b1437f7
commit db4dfc6e10
3 changed files with 33 additions and 24 deletions

View File

@ -969,6 +969,15 @@ table .align-items-center td span.badge {
padding-bottom: 0.5rem;
}
.difference-money .disabled-money {
background-color: transparent !important;
border: none;
}
.banking-price-text {
color: #525f7f;
}
.disabled-money,
.disabled-money input {
border:none !important;