updated plugin GP Premium version 2.0.3

This commit is contained in:
2021-07-25 23:25:02 +00:00
committed by Gitium
parent d7964b08bd
commit 3ef36355e9
154 changed files with 6153 additions and 9541 deletions

View File

@ -260,6 +260,10 @@
visibility: visible;
}
.dropdown-click ul li.wc-menu-item:hover ul {
display: block;
}
.sidebar .wc-mini-cart {
right: 100%;
top: 0;
@ -573,6 +577,7 @@ ul.products .woocommerce-text-align-right {
border-radius: 0;
color: inherit;
box-sizing: border-box;
text-decoration: none;
}
.do-quantity-buttons form .quantity:not(.buttons-added):not(.hidden):before,
@ -1203,7 +1208,7 @@ form.checkout:after {
opacity: 0;
transition: opacity 500ms ease-in-out, transform 500ms ease-in-out;
box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.2);
z-index: 50;
z-index: 101;
font-size: 90%;
box-sizing: border-box;
transform: translateY(-100%);