Produced by Araxis Merge on 2021-07-21 10:22:14 +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 | /Applications/Ampps/www/Porto v4.0.0/Theme Files/Magento 2.x/Porto Theme/app/design/frontend/Smartwave/porto_rtl/web/css/source | _variables.less | 2021-01-21 03:21:20 +0000 |
| 2 | /Applications/Ampps/www/Porto v4.0.1/Theme Files/Magento 2.x/Porto Theme/app/design/frontend/Smartwave/porto_rtl/web/css/source | _variables.less | 2021-01-21 03:21:20 +0000 |
| Description | Between Files 1 and 2 | |
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 1 | 170 |
| 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 | // Porto theme variables | 7 | // Porto theme variables | |||
| 8 | // _____________________________________________ | 8 | // _____________________________________________ | |||
| 9 | 9 | |||||
| 10 | @screen__xxs: 320px; | 10 | @screen__xxs: 320px; | |||
| 11 | @screen__xs: 480px; | 11 | @screen__xs: 480px; | |||
| 12 | @screen__s: 640px; | 12 | @screen__s: 640px; | |||
| 13 | @screen__m: 768px; | 13 | @screen__m: 768px; | |||
| 14 | @screen__l: 992px; | 14 | @screen__l: 992px; | |||
| 15 | @screen__xl: 1200px; | 15 | @screen__xl: 1200px; | |||
| 16 | @screen__xxl: 1360px; | 16 | @screen__xxl: 1360px; | |||
| 17 | 17 | |||||
| 18 | // | 18 | // | |||
| 19 | // Typography | 19 | // Typography | |||
| 20 | // --------------------------------------------- | 20 | // --------------------------------------------- | |||
| 21 | 21 | |||||
| 22 | // Fonts | 22 | // Fonts | |||
| 23 | @font-family-name__base: 'Open Sans'; | 23 | @font-family-name__base: 'Open Sans'; | |||
| 24 | @font-family__base: @font-family-name__base, @font-family__sans-serif; | 24 | @font-family__base: @font-family-name__base, @font-family__sans-serif; | |||
| 25 | 25 | |||||
| 26 | // Colors nesting | 26 | // Colors nesting | |||
| 27 | @page__background-color: @color-white; | 27 | @page__background-color: @color-white; | |||
| 28 | @copyright__background-color: @color-gray56; | 28 | @copyright__background-color: @color-gray56; | |||
| 29 | 29 | |||||
| 30 | // | 30 | // | |||
| 31 | // Icons | 31 | // Icons | |||
| 32 | // --------------------------------------------- | 32 | // --------------------------------------------- | |||
| 33 | @icon-font-family: 'porto-icons'; | 33 | @icon-font-family: 'porto-icons'; | |||
| 34 | @icon-up: '\e81b'; | 34 | @icon-up: '\e81b'; | |||
| 35 | @icon-down: '\e81c'; | 35 | @icon-down: '\e81c'; | |||
| 36 | @icon-up-dir: '\f820'; | 36 | @icon-up-dir: '\f820'; | |||
| 37 | @icon-down-dir: '\f823'; | 37 | @icon-down-dir: '\f823'; | |||
| 38 | @icon-right-dir: '\f822'; | 38 | @icon-right-dir: '\f822'; | |||
| 39 | @icon-left-dir: '\f821'; | 39 | @icon-left-dir: '\f821'; | |||
| 40 | @icon-cart: '\e8ba'; | 40 | @icon-cart: '\e8ba'; | |||
| 41 | @icon-mini-cart: '\e8ba'; | 41 | @icon-mini-cart: '\e8ba'; | |||
| 42 | @icon-search: '\f818'; | 42 | @icon-search: '\f818'; | |||
| 43 | @icon-up-open: '\f810'; | 43 | @icon-up-open: '\f810'; | |||
| 44 | @icon-left-open: '\e81a'; | 44 | @icon-left-open: '\e81a'; | |||
| 45 | @icon-right-open: '\e819'; | 45 | @icon-right-open: '\e819'; | |||
| 46 | @icon-down-open: '\e81c'; | 46 | @icon-down-open: '\e81c'; | |||
| 47 | @icon-remove: '\f819'; | 47 | @icon-remove: '\f819'; | |||
| 48 | @icon-edit: '\f826'; | 48 | @icon-edit: '\f826'; | |||
| 49 | @icon-trash: '\f81a'; | 49 | @icon-trash: '\f81a'; | |||
| 50 | @icon-menu: '\f827'; | 50 | @icon-menu: '\f827'; | |||
| 51 | @breadcrumbs-icon__font-content: '\f80e'; | 51 | @breadcrumbs-icon__font-content: '\f80e'; | |||
| 52 | @icon-grid: '\f839'; | 52 | @icon-grid: '\f839'; | |||
| 53 | @icon-list: '\f83a'; | 53 | @icon-list: '\f83a'; | |||
| 54 | @icon-next: '\f802'; | 54 | @icon-next: '\f802'; | |||
| 55 | @icon-prev: '\f801'; | 55 | @icon-prev: '\f801'; | |||
| 56 | @icon-wishlist-full: '\e889'; | 56 | @icon-wishlist-full: '\e889'; | |||
| 57 | @icon-wishlist-empty: '\f83c'; | 57 | @icon-wishlist-empty: '\f83c'; | |||
| 58 | @icon-compare-full: '\f83b'; | 58 | @icon-compare-full: '\f83b'; | |||
| 59 | @icon-compare-empty: '\f83b'; | 59 | @icon-compare-empty: '\f83b'; | |||
| 60 | @icon-envelope: '\f84c'; | 60 | @icon-envelope: '\f84c'; | |||
| 61 | @icon-arrow-up: '\f840'; | 61 | @icon-arrow-up: '\f840'; | |||
| 62 | @icon-arrow-down: '\f842'; | 62 | @icon-arrow-down: '\f842'; | |||
| 63 | @icon-star: '\f844'; | 63 | @icon-star: '\f844'; | |||
| 64 | @icon-star-empty: '\f845'; | 64 | @icon-star-empty: '\f845'; | |||
| 65 | @icon-warning: '\f84a'; | 65 | @icon-warning: '\f84a'; | |||
| 66 | @icon-success: '\f846'; | 66 | @icon-success: '\f846'; | |||
| 67 | @icon-error: '\f847'; | 67 | @icon-error: '\f847'; | |||
| 68 | 68 | |||||
| 69 | @icon-checkmark: '\f82b'; | 69 | @icon-checkmark: '\f82b'; | |||
| 70 | @icon-help: '\f853'; | 70 | @icon-help: '\f853'; | |||
| 71 | 71 | |||||
| 72 | @icon-print: '\e624'; | 72 | @icon-print: '\e624'; | |||
| 73 | 73 | |||||
| 74 | @icon-download: '\e626'; | 74 | @icon-download: '\e626'; | |||
| 75 | @icon-private: '\e629'; | 75 | @icon-private: '\e629'; | |||
| 76 | @icon-present: '\e62a'; | 76 | @icon-present: '\e62a'; | |||
| 77 | @icon-gift-registry: '\e62b'; | 77 | @icon-gift-registry: '\e62b'; | |||
| 78 | 78 | |||||
| 79 | @icon-calendar__font-size: 23px; | 79 | @icon-calendar__font-size: 23px; | |||
| 80 | 80 | |||||
| 81 | // | 81 | // | |||
| 82 | // Sidebar | 82 | // Sidebar | |||
| 83 | // --------------------------------------------- | 83 | // --------------------------------------------- | |||
| 84 | 84 | |||||
| 85 | @sidebar__background-color: @color-white-smoke; // Used in cart sidebar, Checkout sidebar, Tier Prices, My account navigation, Rating block background | 85 | @sidebar__background-color: @color-white-smoke; // Used in cart sidebar, Checkout sidebar, Tier Prices, My account navigation, Rating block background |
Araxis Merge (but not the data content of this report) is Copyright © 1993–2019 Araxis Ltd (www.araxis.com). All rights reserved.