We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec7ef4b commit 56c38e4Copy full SHA for 56c38e4
lib/web/css/source/lib/_pages.less
@@ -1,6 +1,6 @@
1
// /**
2
-// * Copyright © Magento, Inc. All rights reserved.
3
-// * See COPYING.txt for license details.
+// * Copyright 2014 Adobe
+// * All Rights Reserved.
4
// */
5
6
//
@@ -90,6 +90,7 @@
90
@_pager-action-background-hover: @pager-action__hover__background,
91
@_pager-action-gradient-color-start-hover: @pager__hover__gradient-color-start,
92
@_pager-action-gradient-color-end-hover: @pager__hover__gradient-color-end,
93
+ @_pager-action-text-decoration-hover: @pager-action__text-decoration,
94
95
// Page action item (previous-next) - active
96
@_pager-action-color-active: @pager-action__active__color,
0 commit comments