Skip to content

Commit 9bc7d7b

Browse files
committed
ACP2E-2729: [CLARIFICATION] Feature Request ADA Compliance
1 parent 8607f99 commit 9bc7d7b

File tree

1 file changed

+2
-1
lines changed
  • app/design/frontend/Magento/blank/web/css

1 file changed

+2
-1
lines changed

app/design/frontend/Magento/blank/web/css/print.less

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* See COPYING.txt for license details.
44
*/
55

6+
//@codingStandardsIgnoreStart
67
@import 'source/lib/_lib.less'; // Global lib
78
@import 'source/_theme.less'; // Theme overrides
89
@import 'source/_variables.less'; // Local theme variables
@@ -27,7 +28,6 @@
2728
text-shadow: none !important;
2829
}
2930

30-
// Black prints faster:h5bp.com/s
3131
a,
3232
a:visited {
3333
text-decoration: underline !important;
@@ -137,3 +137,4 @@
137137
display: none !important;
138138
}
139139
}
140+
//@codingStandardsIgnoreEnd

0 commit comments

Comments
 (0)