File tree Expand file tree Collapse file tree 5 files changed +9
-12
lines changed
app/design/frontend/Magento
blank/Magento_Checkout/web/css/source/module/checkout
Magento_Checkout/web/css/source/module/checkout
Magento_Theme/web/css/source Expand file tree Collapse file tree 5 files changed +9
-12
lines changed Original file line number Diff line number Diff line change 44
44
}
45
45
}
46
46
47
- .checkout-onepage -index {
47
+ .checkout-index -index {
48
48
.nav-sections ,
49
49
.nav-toggle {
50
50
display : none ;
Original file line number Diff line number Diff line change 14
14
// _____________________________________________
15
15
16
16
& when (@media-common = true ) {
17
- .checkout-onepage -index {
17
+ .checkout-index -index {
18
18
.modal-popup {
19
19
.field-tooltip {
20
20
.field-tooltip-content {
30
30
// _____________________________________________
31
31
32
32
.media-width (@extremum , @break ) when (@extremum = ' min' ) and (@break = @screen__m ) {
33
- .checkout-onepage -index {
33
+ .checkout-index -index {
34
34
.modal-popup {
35
35
.form-shipping-address {
36
36
.css (max-width , @checkout-shipping-address__max-width );
49
49
}
50
50
51
51
.media-width (@extremum , @break ) when (@extremum = ' min' ) and (@break = @screen__l ) {
52
- .checkout-onepage -index {
52
+ .checkout-index -index {
53
53
.modal-popup {
54
54
.modal-inner-wrap {
55
55
.css (margin-left , - (@checkout-modal-popup__width / 2 ));
Original file line number Diff line number Diff line change 49
49
}
50
50
}
51
51
52
- .checkout-onepage -index {
52
+ .checkout-index -index {
53
53
.nav-sections ,
54
54
.nav-toggle {
55
55
display : none ;
Original file line number Diff line number Diff line change 14
14
// _____________________________________________
15
15
16
16
& when (@media-common = true ) {
17
- .checkout-onepage -index {
17
+ .checkout-index -index {
18
18
.modal-popup {
19
19
.field-tooltip {
20
20
.field-tooltip-content {
43
43
// _____________________________________________
44
44
45
45
.media-width (@extremum , @break ) when (@extremum = ' max' ) and (@break = @screen__m ) {
46
- .checkout-onepage -index {
46
+ .checkout-index -index {
47
47
.modal-popup {
48
48
.modal-footer {
49
49
.action-save-address {
62
62
// _____________________________________________
63
63
64
64
.media-width (@extremum , @break ) when (@extremum = ' min' ) and (@break = @screen__m ) {
65
- .checkout-onepage -index {
65
+ .checkout-index -index {
66
66
.modal-popup {
67
67
.form-shipping-address {
68
68
.css (max-width , @checkout-shipping-address__max-width );
78
78
}
79
79
80
80
.media-width (@extremum , @break ) when (@extremum = ' min' ) and (@break = @screen__l ) {
81
- .checkout-onepage -index {
81
+ .checkout-index -index {
82
82
.modal-popup {
83
83
.modal-inner-wrap {
84
84
.css (margin-left , - (@checkout-modal-popup__width / 2 ));
Original file line number Diff line number Diff line change 255
255
display : block ;
256
256
padding : @indent__s ;
257
257
text-align : center ;
258
- .checkout-onepage-index & {
259
- margin-top : auto ;
260
- }
261
258
}
262
259
263
260
.page-header ,
You can’t perform that action at this time.
0 commit comments