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 {
|
.logopublicpayment #dolpaymentlogo {
|
||||||
max-height: 100px;
|
max-height: 100px;
|
||||||
max-width: 320px;
|
max-width: 320px;
|
||||||
|
image-rendering: -webkit-optimize-contrast; /* better rendering on public page header */
|
||||||
}
|
}
|
||||||
|
|
||||||
a.butStatus {
|
a.butStatus {
|
||||||
|
|||||||
@ -584,6 +584,7 @@ input.buttonpaymentstripe {
|
|||||||
}
|
}
|
||||||
.logopublicpayment #dolpaymentlogo {
|
.logopublicpayment #dolpaymentlogo {
|
||||||
max-height: 100px;
|
max-height: 100px;
|
||||||
|
image-rendering: -webkit-optimize-contrast; /* better rendering on public page header */
|
||||||
}
|
}
|
||||||
a.butStatus {
|
a.butStatus {
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user