CSS
This commit is contained in:
parent
b7b1de4580
commit
cb5afc1842
@ -1039,6 +1039,13 @@ select.flat.selectlimit {
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 1.2em;
|
font-size: 1.2em;
|
||||||
}
|
}
|
||||||
|
.onlinepaymentbody .amountpaymentcomplete {
|
||||||
|
background-color: var(--amountpaymentcomplete);
|
||||||
|
color: #fff;
|
||||||
|
padding: 5px;
|
||||||
|
border-radius: 5px;
|
||||||
|
}
|
||||||
|
|
||||||
.savingdocmask {
|
.savingdocmask {
|
||||||
margin-top: 6px;
|
margin-top: 6px;
|
||||||
margin-bottom: 12px;
|
margin-bottom: 12px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user