diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index a98fa9f9988..54f17eb9b4d 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -360,6 +360,17 @@ input.buttonpaymentcheque { background-repeat: no-repeat; background-position: 8px 7px; } +input.buttonpaymentcb { + background-image: url(); + background-size: 24px; + background-repeat: no-repeat; + background-position: 5px 4px; +} +input.buttonpaymentcheque { + background-image: url(); + background-repeat: no-repeat; + background-position: 5px 4px; +} input.buttonpaymentpaypal { background-image: url(); background-repeat: no-repeat;