Produced by Araxis Merge on 2023-07-12 04:43:08 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | Porto v4.0.5/Theme Files/Porto Theme/app/design/frontend/Smartwave/porto/Magento_Checkout/web/css/source/module/checkout | _sidebar.less | 2015-11-17 21:41:44 +0000 |
| 2 | Porto v4.0.6/Theme Files/Porto Theme/app/design/frontend/Smartwave/porto/Magento_Checkout/web/css/source/module/checkout | _sidebar.less | 2015-11-17 21:41:44 +0000 |
| Description | Between Files 1 and 2 | |
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 1 | 48 |
| Changed | 0 | 0 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| Whitespace | Consecutive whitespace is treated as a single space |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
| Active line-pairing rules |
No regular expressions were active.
| 1 | // /** | 1 | // /** | |||
| 2 | // * Copyright © 2015 Magento. All rights reserved. | 2 | // * Copyright © 2015 Magento. All rights reserved. | |||
| 3 | // * See COPYING.txt for license details. | 3 | // * See COPYING.txt for license details. | |||
| 4 | // */ | 4 | // */ | |||
| 5 | 5 | |||||
| 6 | // | 6 | // | |||
| 7 | // Variables | 7 | // Variables | |||
| 8 | // _____________________________________________ | 8 | // _____________________________________________ | |||
| 9 | 9 | |||||
| 10 | @checkout-sidebar__margin: @indent__base; | 10 | @checkout-sidebar__margin: @indent__base; | |||
| 11 | @checkout-sidebar__margin__xl: 46px; | 11 | @checkout-sidebar__margin__xl: 46px; | |||
| 12 | @checkout-sidebar__columns: 4; | 12 | @checkout-sidebar__columns: 4; | |||
| 13 | 13 | |||||
| 14 | // | 14 | // | |||
| 15 | // Desktop | 15 | // Desktop | |||
| 16 | // _____________________________________________ | 16 | // _____________________________________________ | |||
| 17 | 17 | |||||
| 18 | .media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__m) { | 18 | .media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__m) { | |||
| 19 | .opc-sidebar { | 19 | .opc-sidebar { | |||
| 20 | .lib-css(margin, @checkout-sidebar__margin__xl 0 @checkout-sidebar__margin); | 20 | .lib-css(margin, @checkout-sidebar__margin__xl 0 @checkout-sidebar__margin); | |||
| 21 | .lib-layout-column(2, 2, @checkout-sidebar__columns); | 21 | .lib-layout-column(2, 2, @checkout-sidebar__columns); | |||
| 22 | width: 33%; | 22 | width: 33%; | |||
| 23 | } | 23 | } | |||
| 24 | } | 24 | } |
Araxis Merge (but not the data content of this report) is Copyright © 1993–2019 Araxis Ltd (www.araxis.com). All rights reserved.