1+ @use " ./expanded-tiles" ;
2+
13#nosto-ugc-container {
24 time-phrase {
35 display : var (--timephrase-display-inline );
3234 height : 33px ;
3335 }
3436 }
35- }
36-
37- expanded-tiles {
38- --expanded-tiles-background : #000 ;
39-
40- ugc-products {
41- .stacklapopup-products-item-price {
42- --product-price-font-color : #fff ;
43- }
44-
45- .stacklapopup-products-item-title {
46- --product-title-font-color : #fff ;
47- }
48-
49- .stacklapopup-products-item-description {
50- --product-description-font-color : #fff ;
51-
52- scrollbar-color : white black !important ;
53- }
54-
55- .recommendations-text {
56- color : #fff !important ;
57- }
58-
59- add-to-cart {
60- .ugc-add-to-cart-colorpicker-text * {
61- color : white !important ;
62- }
63-
64- .ugc-add-to-cart-colorpicker-text {
65- color : white !important ;
66- }
67-
68- .ugc-add-to-cart-other-variant-selector {
69- color : white !important ;
70- }
71-
72- .ugc-add-to-cart-sizepicker-btn [selected = " true" ] {
73- border : 1px solid white !important ;
74- background-color : white !important ;
75-
76- span {
77- color : black !important ;
78- }
79- }
80-
81- #variant-container {
82- p {
83- color : white !important ;
84- }
85-
86- p span {
87- color : white !important ;
88- }
89-
90- color : white !important ;
91- }
92-
93- .ugc-add-to-cart-colorpicker-ring span {
94- & ::after {
95- background-color : white !important ;
96- }
97- }
98-
99- .ugc-add-to-cart-sizepicker {
100- margin-top : 10px ;
101-
102- }
103-
104- .ugc-add-to-cart-sizepicker-btn {
105- background-color : black !important ;
106- }
107- }
108- }
109- }
110-
111- expanded-tiles tile-content {
112- width : 100% ;
113-
114- .user-handle , .user-link {
115- color : white ;
116- }
11737}
0 commit comments