Produced by Araxis Merge on 2023-03-13 03:01:19 +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.4/Porto Theme/app/design/frontend/Smartwave/porto_rtl/Magento_Customer/web/css/source | _email.less | 2016-05-15 10:01:46 +0000 |
| 2 | Porto v4.0.5/Porto Theme/app/design/frontend/Smartwave/porto_rtl/Magento_Customer/web/css/source | _email.less | 2016-05-15 10:01:46 +0000 |
| Description | Between Files 1 and 2 | |
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 1 | 146 |
| 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 | // Customer Module Styles | 7 | // Customer Module Styles | |||
| 8 | // _____________________________________________ | 8 | // _____________________________________________ | |||
| 9 | 9 | |||||
| 10 | .email-credentials { | 10 | .email-credentials { | |||
| 11 | width: 100%; | 11 | width: 100%; | |||
| 12 | 12 | |||||
| 13 | th { | 13 | th { | |||
| 14 | text-align: right; | 14 | text-align: right; | |||
| 15 | } | 15 | } | |||
| 16 | 16 | |||||
| 17 | tr + tr { | 17 | tr + tr { | |||
| 18 | th, | 18 | th, | |||
| 19 | td { | 19 | td { | |||
| 20 | padding-bottom: @indent__s; | 20 | padding-bottom: @indent__s; | |||
| 21 | } | 21 | } | |||
| 22 | } | 22 | } | |||
| 23 | } | 23 | } | |||
| 24 | 24 | |||||
| 25 | .email-features { | 25 | .email-features { | |||
| 26 | width: 100%; | 26 | width: 100%; | |||
| 27 | 27 | |||||
| 28 | td { | 28 | td { | |||
| 29 | width: 50%; | 29 | width: 50%; | |||
| 30 | 30 | |||||
| 31 | table { | 31 | table { | |||
| 32 | width: 100%; | 32 | width: 100%; | |||
| 33 | 33 | |||||
| 34 | td { | 34 | td { | |||
| 35 | padding-left: @indent__s; | 35 | padding-left: @indent__s; | |||
| 36 | width: 30px; | 36 | width: 30px; | |||
| 37 | 37 | |||||
| 38 | h3 { | 38 | h3 { | |||
| 39 | margin-bottom: 0; | 39 | margin-bottom: 0; | |||
| 40 | margin-top: 5px; | 40 | margin-top: 5px; | |||
| 41 | } | 41 | } | |||
| 42 | 42 | |||||
| 43 | p { | 43 | p { | |||
| 44 | margin-bottom: 0; | 44 | margin-bottom: 0; | |||
| 45 | } | 45 | } | |||
| 46 | } | 46 | } | |||
| 47 | 47 | |||||
| 48 | td + td { | 48 | td + td { | |||
| 49 | padding-left: @indent__m; | 49 | padding-left: @indent__m; | |||
| 50 | width: auto; | 50 | width: auto; | |||
| 51 | } | 51 | } | |||
| 52 | } | 52 | } | |||
| 53 | } | 53 | } | |||
| 54 | 54 | |||||
| 55 | tr + tr > td { | 55 | tr + tr > td { | |||
| 56 | padding-top: @indent__base; | 56 | padding-top: @indent__base; | |||
| 57 | } | 57 | } | |||
| 58 | } | 58 | } | |||
| 59 | 59 | |||||
| 60 | .media-width(@extremum, @break) when (@extremum = 'max') and (@break = @screen__xs) { | 60 | .media-width(@extremum, @break) when (@extremum = 'max') and (@break = @screen__xs) { | |||
| 61 | .email-features{ | 61 | .email-features{ | |||
| 62 | > tbody { | 62 | > tbody { | |||
| 63 | > tr { | 63 | > tr { | |||
| 64 | > td { | 64 | > td { | |||
| 65 | clear: both; | 65 | clear: both; | |||
| 66 | display: block; | 66 | display: block; | |||
| 67 | padding-top: @indent__base; | 67 | padding-top: @indent__base; | |||
| 68 | width: auto !important; | 68 | width: auto !important; | |||
| 69 | } | 69 | } | |||
| 70 | } | 70 | } | |||
| 71 | } | 71 | } | |||
| 72 | } | 72 | } | |||
| 73 | } | 73 | } |
Araxis Merge (but not the data content of this report) is Copyright © 1993–2019 Araxis Ltd (www.araxis.com). All rights reserved.