| .trackingCodeAdvancedOptions { | |
| .advance-option { | |
| font-style: normal; | |
| font-weight: 600; | |
| font-size: 14px; | |
| line-height: 21px; | |
| margin-top: 2rem; | |
| margin-bottom: 1.5rem; | |
| #start-tracking-details[data-method="Matomo"] & { | |
| margin-top: 1rem; | |
| } | |
| a { | |
| text-decoration: none ; | |
| color: @color-green-matomo; | |
| &:focus { | |
| outline: unset ; | |
| } | |
| } | |
| } | |
| } | |