Produced by Araxis Merge on 2022-11-18 03:12:11 +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 Theme/app/design/frontend/Smartwave/porto_rtl/web/css/source | _email-variables.less | 2015-09-16 08:06:32 +0000 |
| 2 | Theme Files/Magento 2.x/Porto Theme/app/design/frontend/Smartwave/porto_rtl/web/css/source | _email-variables.less | 2015-09-16 08:06:32 +0000 |
| Description | Between Files 1 and 2 | |
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 1 | 46 |
| 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 | // Email variable overrides | 7 | // Email variable overrides | |||
| 8 | // _____________________________________________ | 8 | // _____________________________________________ | |||
| 9 | 9 | |||||
| 10 | // This file should be used to set theme-specific variables for emails. | 10 | // This file should be used to set theme-specific variables for emails. | |||
| 11 | // By default, emails will inherit variables from the Magento UI Library and the _theme.less and _variables.less files | 11 | // By default, emails will inherit variables from the Magento UI Library and the _theme.less and _variables.less files | |||
| 12 | // in a custom theme. Use this file if you want to set specific variables for emails. | 12 | // in a custom theme. Use this file if you want to set specific variables for emails. | |||
| 13 | // For example, you can make the email font, typography, colors, etc unique from the frontend theme. | 13 | // For example, you can make the email font, typography, colors, etc unique from the frontend theme. | |||
| 14 | 14 | |||||
| 15 | // Structure | 15 | // Structure | |||
| 16 | @email-body__width: 660px; | 16 | @email-body__width: 660px; | |||
| 17 | @email-body__padding: @indent__m; | 17 | @email-body__padding: @indent__m; | |||
| 18 | 18 | |||||
| 19 | // Colors | 19 | // Colors | |||
| 20 | @email__background-color: @color-white-smoke; | 20 | @email__background-color: @color-white-smoke; | |||
| 21 | 21 | |||||
| 22 | // Headings | 22 | // Headings | |||
| 23 | @h3__font-weight: @heading__font-weight__base; | 23 | @h3__font-weight: @heading__font-weight__base; |
Araxis Merge (but not the data content of this report) is Copyright © 1993–2019 Araxis Ltd (www.araxis.com). All rights reserved.