modalibrary 0.0.87 → 0.0.88
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/vendor/assets/main.css
CHANGED
|
@@ -696,6 +696,12 @@
|
|
|
696
696
|
z-index: 15;
|
|
697
697
|
border-bottom: 8px solid #ffffff; }
|
|
698
698
|
|
|
699
|
+
.just-added .mini-cart-caret-component {
|
|
700
|
+
border-bottom: 8px solid #9f9f9f; }
|
|
701
|
+
.just-added .mini-cart-caret-component:before, .just-added .mini-cart-caret-component:after {
|
|
702
|
+
z-index: 15;
|
|
703
|
+
border-bottom: 8px solid #ffffff; }
|
|
704
|
+
|
|
699
705
|
.mini-cart-container {
|
|
700
706
|
position: absolute;
|
|
701
707
|
max-height: 680px;
|
|
@@ -710,8 +716,7 @@
|
|
|
710
716
|
background-color: #fff;
|
|
711
717
|
overflow-y: visible;
|
|
712
718
|
overflow-x: hidden;
|
|
713
|
-
box-shadow: 0 7px 11px 0 rgba(0, 0, 0, 0.1);
|
|
714
|
-
cursor: default; }
|
|
719
|
+
box-shadow: 0 7px 11px 0 rgba(0, 0, 0, 0.1); }
|
|
715
720
|
@media screen and (max-width: 992px) {
|
|
716
721
|
.mini-cart-container {
|
|
717
722
|
top: 48px;
|
|
@@ -743,7 +748,6 @@
|
|
|
743
748
|
padding: 0 15px; }
|
|
744
749
|
.mini-cart-container .items .available-now-products .cart-item,
|
|
745
750
|
.mini-cart-container .items .preorder-products .cart-item {
|
|
746
|
-
cursor: pointer;
|
|
747
751
|
padding: 32px 10px;
|
|
748
752
|
border-bottom: 1px solid #e1e1e1; }
|
|
749
753
|
.mini-cart-container .items .available-now-products .cart-item:last-of-type,
|
|
@@ -816,8 +820,6 @@
|
|
|
816
820
|
height: 13px;
|
|
817
821
|
width: 13px;
|
|
818
822
|
color: #bebebe; }
|
|
819
|
-
.mini-cart-container.just-added:after, .mini-cart-container.just-added:before {
|
|
820
|
-
border-bottom: 8px solid #ffffff; }
|
|
821
823
|
.mini-cart-container .just-added-content-container {
|
|
822
824
|
overflow: hidden; }
|
|
823
825
|
.mini-cart-container .just-added-content-container .header-container {
|
|
@@ -866,8 +868,7 @@
|
|
|
866
868
|
.mini-cart-container .summary {
|
|
867
869
|
padding: 20px;
|
|
868
870
|
position: relative;
|
|
869
|
-
border-top: 1px solid #d3d3d3;
|
|
870
|
-
cursor: default; }
|
|
871
|
+
border-top: 1px solid #d3d3d3; }
|
|
871
872
|
.mini-cart-container .summary .subtotal {
|
|
872
873
|
height: 20px;
|
|
873
874
|
color: #434343;
|
|
@@ -696,6 +696,12 @@
|
|
|
696
696
|
z-index: 15;
|
|
697
697
|
border-bottom: 8px solid #ffffff; }
|
|
698
698
|
|
|
699
|
+
.just-added .mini-cart-caret-component {
|
|
700
|
+
border-bottom: 8px solid #9f9f9f; }
|
|
701
|
+
.just-added .mini-cart-caret-component:before, .just-added .mini-cart-caret-component:after {
|
|
702
|
+
z-index: 15;
|
|
703
|
+
border-bottom: 8px solid #ffffff; }
|
|
704
|
+
|
|
699
705
|
.mini-cart-container {
|
|
700
706
|
position: absolute;
|
|
701
707
|
max-height: 680px;
|
|
@@ -710,8 +716,7 @@
|
|
|
710
716
|
background-color: #fff;
|
|
711
717
|
overflow-y: visible;
|
|
712
718
|
overflow-x: hidden;
|
|
713
|
-
box-shadow: 0 7px 11px 0 rgba(0, 0, 0, 0.1);
|
|
714
|
-
cursor: default; }
|
|
719
|
+
box-shadow: 0 7px 11px 0 rgba(0, 0, 0, 0.1); }
|
|
715
720
|
@media screen and (max-width: 992px) {
|
|
716
721
|
.mini-cart-container {
|
|
717
722
|
top: 48px;
|
|
@@ -743,7 +748,6 @@
|
|
|
743
748
|
padding: 0 15px; }
|
|
744
749
|
.mini-cart-container .items .available-now-products .cart-item,
|
|
745
750
|
.mini-cart-container .items .preorder-products .cart-item {
|
|
746
|
-
cursor: pointer;
|
|
747
751
|
padding: 32px 10px;
|
|
748
752
|
border-bottom: 1px solid #e1e1e1; }
|
|
749
753
|
.mini-cart-container .items .available-now-products .cart-item:last-of-type,
|
|
@@ -816,8 +820,6 @@
|
|
|
816
820
|
height: 13px;
|
|
817
821
|
width: 13px;
|
|
818
822
|
color: #bebebe; }
|
|
819
|
-
.mini-cart-container.just-added:after, .mini-cart-container.just-added:before {
|
|
820
|
-
border-bottom: 8px solid #ffffff; }
|
|
821
823
|
.mini-cart-container .just-added-content-container {
|
|
822
824
|
overflow: hidden; }
|
|
823
825
|
.mini-cart-container .just-added-content-container .header-container {
|
|
@@ -866,8 +868,7 @@
|
|
|
866
868
|
.mini-cart-container .summary {
|
|
867
869
|
padding: 20px;
|
|
868
870
|
position: relative;
|
|
869
|
-
border-top: 1px solid #d3d3d3;
|
|
870
|
-
cursor: default; }
|
|
871
|
+
border-top: 1px solid #d3d3d3; }
|
|
871
872
|
.mini-cart-container .summary .subtotal {
|
|
872
873
|
height: 20px;
|
|
873
874
|
color: #434343;
|