|
13 | 13 |
|
14 | 14 | & when (@media-common = true) {
|
15 | 15 |
|
16 |
| -.login-container { |
17 |
| - .block { |
18 |
| - &-new-customer { |
19 |
| - .actions-toolbar { |
20 |
| - margin-top: 25px; |
| 16 | + .login-container { |
| 17 | + .block { |
| 18 | + &-new-customer { |
| 19 | + .actions-toolbar { |
| 20 | + margin-top: 25px; |
| 21 | + } |
| 22 | + } |
| 23 | + .block-title { |
| 24 | + &:extend(.abs-login-block-title all); |
| 25 | + .lib-font-size(18); |
21 | 26 | }
|
22 | 27 | }
|
23 |
| - .block-title { |
24 |
| - &:extend(.abs-login-block-title all); |
25 |
| - .lib-font-size(18); |
26 |
| - } |
27 |
| - } |
28 |
| - .fieldset { |
29 |
| - .lib-form-hasrequired(bottom); |
30 |
| - &:after { |
31 |
| - margin-top: 35px; |
| 28 | + .fieldset { |
| 29 | + .lib-form-hasrequired(bottom); |
| 30 | + &:after { |
| 31 | + margin-top: 35px; |
| 32 | + } |
32 | 33 | }
|
33 | 34 | }
|
34 |
| -} |
35 | 35 |
|
36 |
| -.block-addresses-list { |
37 |
| - .items.addresses { |
38 |
| - > .item { |
39 |
| - margin-bottom: @indent__base; |
40 |
| - &:last-child { |
41 |
| - margin-bottom: 0; |
| 36 | + .block-addresses-list { |
| 37 | + .items.addresses { |
| 38 | + > .item { |
| 39 | + margin-bottom: @indent__base; |
| 40 | + &:last-child { |
| 41 | + margin-bottom: 0; |
| 42 | + } |
42 | 43 | }
|
43 |
| - } |
44 |
| - .item.actions { |
45 |
| - margin-top: @indent__xs; |
46 |
| - .action { |
47 |
| - &:extend(.abs-account-actions all); |
| 44 | + .item.actions { |
| 45 | + margin-top: @indent__xs; |
| 46 | + .action { |
| 47 | + &:extend(.abs-account-actions all); |
| 48 | + } |
48 | 49 | }
|
49 | 50 | }
|
| 51 | + address { |
| 52 | + &:extend(.abs-account-block-line-height all); |
| 53 | + } |
50 | 54 | }
|
51 |
| - address { |
52 |
| - &:extend(.abs-account-block-line-height all); |
53 |
| - } |
54 |
| -} |
55 | 55 |
|
56 |
| -.form-address-edit { |
57 |
| - #region_id { |
58 |
| - display: none; |
59 |
| - } |
60 |
| - .actions-toolbar .action.primary { |
61 |
| - &:extend(.abs-button-l all); |
| 56 | + .form-address-edit { |
| 57 | + #region_id { |
| 58 | + display: none; |
| 59 | + } |
| 60 | + .actions-toolbar .action.primary { |
| 61 | + &:extend(.abs-button-l all); |
| 62 | + } |
62 | 63 | }
|
63 |
| -} |
64 | 64 |
|
65 |
| -.form-edit-account { |
66 |
| - .fieldset.password { |
67 |
| - display: none; |
| 65 | + .form-edit-account { |
| 66 | + .fieldset.password { |
| 67 | + display: none; |
| 68 | + } |
68 | 69 | }
|
69 |
| -} |
70 | 70 |
|
71 |
| -.form-create-account { |
72 |
| - .fieldset-fullname { |
73 |
| - .fields { |
74 |
| - .field { |
75 |
| - float: none; |
| 71 | + .form-create-account { |
| 72 | + .fieldset-fullname { |
| 73 | + .fields { |
| 74 | + .field { |
| 75 | + float: none; |
| 76 | + } |
76 | 77 | }
|
77 | 78 | }
|
78 | 79 | }
|
79 |
| -} |
80 | 80 |
|
81 |
| -.box-billing-address, |
82 |
| -.box-shipping-address, |
83 |
| -.box-information, |
84 |
| -.box-newsletter { |
85 |
| - .box-content { |
86 |
| - &:extend(.abs-account-block-line-height all); |
| 81 | + .box-billing-address, |
| 82 | + .box-shipping-address, |
| 83 | + .box-information, |
| 84 | + .box-newsletter { |
| 85 | + .box-content { |
| 86 | + &:extend(.abs-account-block-line-height all); |
| 87 | + } |
87 | 88 | }
|
88 |
| -} |
89 | 89 |
|
90 |
| -// My account |
91 |
| -.account { |
92 |
| - .page-title-wrapper { |
93 |
| - .page-title { |
94 |
| - display: inline-block; |
| 90 | + // My account |
| 91 | + .account { |
| 92 | + .page-title-wrapper { |
| 93 | + .page-title { |
| 94 | + display: inline-block; |
| 95 | + } |
95 | 96 | }
|
96 |
| - } |
97 |
| - .messages { |
98 |
| - margin-bottom: @indent__base; |
99 |
| - } |
100 |
| - .column.main { |
101 |
| - margin-bottom: @indent__l; |
102 |
| - h2 { |
103 |
| - margin-top: 0; |
| 97 | + .messages { |
| 98 | + margin-bottom: @indent__base; |
104 | 99 | }
|
105 |
| - .block:not(.widget) { |
106 |
| - &:extend(.abs-account-blocks all); |
| 100 | + .column.main { |
| 101 | + margin-bottom: @indent__l; |
| 102 | + h2 { |
| 103 | + margin-top: 0; |
| 104 | + } |
| 105 | + .block:not(.widget) { |
| 106 | + &:extend(.abs-account-blocks all); |
| 107 | + } |
| 108 | + } |
| 109 | + .sidebar-additional { |
| 110 | + margin-top: @indent__xl; |
107 | 111 | }
|
108 |
| - } |
109 |
| - .sidebar-additional { |
110 |
| - margin-top: @indent__xl; |
111 |
| - } |
112 | 112 |
|
113 |
| - .table-wrapper { |
114 |
| - .lib-css(margin-bottom, @indent__base); |
115 |
| - border-bottom: 1px solid @account-table-border-bottom-color; |
116 |
| - &:last-child { |
117 |
| - margin-bottom: 0; |
| 113 | + .table-wrapper { |
| 114 | + .lib-css(margin-bottom, @indent__base); |
| 115 | + border-bottom: 1px solid @account-table-border-bottom-color; |
| 116 | + &:last-child { |
| 117 | + margin-bottom: 0; |
| 118 | + } |
| 119 | + } |
| 120 | + .legend { |
| 121 | + &:extend(.abs-account-title all); |
118 | 122 | }
|
119 | 123 | }
|
120 |
| - .legend { |
121 |
| - &:extend(.abs-account-title all); |
122 |
| - } |
123 |
| -} |
124 | 124 |
|
125 |
| -.account, |
126 |
| -[class^="sales-guest-"], |
127 |
| -.sales-guest-view { |
128 |
| - .column.main { |
129 |
| - .order-details-items { |
130 |
| - .table-wrapper { |
131 |
| - .data.table { |
132 |
| - &:extend(.abs-table-striped all); |
| 125 | + .account, |
| 126 | + [class^="sales-guest-"], |
| 127 | + .sales-guest-view { |
| 128 | + .column.main { |
| 129 | + .order-details-items { |
| 130 | + .table-wrapper { |
| 131 | + .data.table { |
| 132 | + &:extend(.abs-table-striped all); |
| 133 | + } |
133 | 134 | }
|
134 | 135 | }
|
135 | 136 | }
|
136 |
| - } |
137 |
| - .data.table { |
138 |
| - .col.actions { |
139 |
| - .action { |
140 |
| - &:extend(.abs-account-actions all); |
141 |
| - &.delete { |
142 |
| - .lib-css(color, @account-table-action-delete); |
| 137 | + .data.table { |
| 138 | + .col.actions { |
| 139 | + .action { |
| 140 | + &:extend(.abs-account-actions all); |
| 141 | + &.delete { |
| 142 | + .lib-css(color, @account-table-action-delete); |
| 143 | + } |
143 | 144 | }
|
144 | 145 | }
|
145 | 146 | }
|
146 | 147 | }
|
147 |
| -} |
148 | 148 |
|
149 |
| -// Checkout address (create shipping address) |
150 |
| -.field.street { |
151 |
| - .field.additional { |
152 |
| - .label { |
153 |
| - &:extend(.abs-visually-hidden all); |
| 149 | + // Checkout address (create shipping address) |
| 150 | + .field.street { |
| 151 | + .field.additional { |
| 152 | + .label { |
| 153 | + &:extend(.abs-visually-hidden all); |
| 154 | + } |
154 | 155 | }
|
155 | 156 | }
|
156 |
| -} |
157 | 157 |
|
158 |
| -// |
159 |
| -// Blocks & Widgets |
160 |
| -// --------------------------------------------- |
| 158 | + // |
| 159 | + // Blocks & Widgets |
| 160 | + // --------------------------------------------- |
161 | 161 |
|
162 |
| -.block { |
163 |
| - &:extend(.abs-margin-for-blocks-and-widgets all); |
164 |
| - .column.main & { |
165 |
| - &:last-child { |
166 |
| - margin-bottom: 0; |
| 162 | + .block { |
| 163 | + &:extend(.abs-margin-for-blocks-and-widgets all); |
| 164 | + .column.main & { |
| 165 | + &:last-child { |
| 166 | + margin-bottom: 0; |
| 167 | + } |
167 | 168 | }
|
168 |
| - } |
169 |
| - .title { |
170 |
| - strong { |
171 |
| - .lib-heading(h4); |
172 |
| - .column.main & { |
| 169 | + .title { |
| 170 | + strong { |
| 171 | + .lib-heading(h4); |
| 172 | + .column.main & { |
| 173 | + } |
173 | 174 | }
|
| 175 | + margin-bottom: @indent__s; |
174 | 176 | }
|
175 |
| - margin-bottom: @indent__s; |
176 |
| - } |
177 |
| - p:last-child { |
178 |
| - margin: 0; |
179 |
| - } |
180 |
| - .box-actions { |
181 |
| - margin-top: @indent__xs; |
182 |
| - .action { |
183 |
| - &:extend(.abs-account-actions all); |
| 177 | + p { |
| 178 | + &:last-child { |
| 179 | + margin: 0; |
| 180 | + } |
| 181 | + } |
| 182 | + .box-actions { |
| 183 | + margin-top: @indent__xs; |
| 184 | + .action { |
| 185 | + &:extend(.abs-account-actions all); |
| 186 | + } |
184 | 187 | }
|
185 | 188 | }
|
186 |
| -} |
187 | 189 |
|
188 |
| -.control.captcha-image { |
189 |
| - .lib-css(margin-top, @indent__s); |
190 |
| - .captcha-img { |
191 |
| - vertical-align: middle; |
| 190 | + .control.captcha-image { |
| 191 | + .lib-css(margin-top, @indent__s); |
| 192 | + .captcha-img { |
| 193 | + vertical-align: middle; |
| 194 | + } |
192 | 195 | }
|
193 |
| -} |
194 | 196 |
|
195 |
| -.account { |
196 |
| - .data.table-return-items { |
197 |
| - .qty { |
198 |
| - .input-text { |
199 |
| - &:extend(.abs-input-qty all); |
| 197 | + .account { |
| 198 | + .data.table-return-items { |
| 199 | + .qty { |
| 200 | + .input-text { |
| 201 | + &:extend(.abs-input-qty all); |
| 202 | + } |
200 | 203 | }
|
201 | 204 | }
|
202 | 205 | }
|
203 |
| -} |
204 | 206 |
|
| 207 | + .order-products-toolbar { |
| 208 | + position: relative; |
| 209 | + } |
205 | 210 | }
|
206 | 211 |
|
207 | 212 | //
|
|
0 commit comments