Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
This commit is contained in:
parent
35b1c1ca69
commit
f1b1d83872
@ -390,6 +390,7 @@ input.buttonpaymentstripe {
|
||||
.logopublicpayment #dolpaymentlogo {
|
||||
max-height: 100px;
|
||||
max-width: 320px;
|
||||
image-rendering: -webkit-optimize-contrast; /* better rendering on public page header */
|
||||
}
|
||||
|
||||
a.butStatus {
|
||||
|
||||
@ -584,6 +584,7 @@ input.buttonpaymentstripe {
|
||||
}
|
||||
.logopublicpayment #dolpaymentlogo {
|
||||
max-height: 100px;
|
||||
image-rendering: -webkit-optimize-contrast; /* better rendering on public page header */
|
||||
}
|
||||
a.butStatus {
|
||||
padding-left: 5px;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user