PluginProbe
HyperPay Payments / trunk
HyperPay Payments vtrunk
6.6.0 trunk 1.7 1.8 1.8.1 1.8.2 1.8.3 1.8.4 1.8.5 1.9.5 1.9.6 1.9.7 1.9.8 1.9.9 2.0.0 2.1.0 2.2.0 2.3.0 2.3.1 2.3.2 2.3.3 3.0.0 3.0.5 4.0.0 4.0.2 All 34 releases
hyperpay-gateways / src / assets / css / style-rtl.css

style-rtl.css in HyperPay Payments trunk, at src/assets/css/style-rtl.css

47 lines 939 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .hyperpay-customLabel {
2 direction: rtl;
3 }
4
5 .HP_supported-brans-icons {
6
7 float: left;
8 }
9
10 .wpwl-group {
11 text-align: right !important;
12 text-align: -moz-right !important;
13 text-align: -webkit-right !important;
14 }
15
16 .woocommerce-error {
17 text-align: right !important;
18 text-align: -moz-right !important;
19 text-align: -webkit-right !important;
20 }
21
22 .wpwl-brand-ZOODPAY{
23 background: url(../images/continue-button-ar.png);
24 background-size: contain;
25 background-repeat: no-repeat;
26 height: 50px;
27 width: 177px;
28 }
29
30 .input-error-msg {
31 text-align: right !important;
32 text-align: -moz-right !important;
33 text-align: -webkit-right !important;
34 }
35
36 .close {
37 float: left;
38 }
39
40 .wpwl-wrapper-cardNumber::after{
41 left: 10px !important;
42 right: unset !important;
43 }
44
45 .wpwl-wrapper-registration-brand, .add_new_card_brand {
46 margin-right: 20px;
47 }