| Current Path : /var/www/clients/client3/web2/web/vendor/magento/theme-frontend-blank/web/css/source/ |
| Current File : /var/www/clients/client3/web2/web/vendor/magento/theme-frontend-blank/web/css/source/_pages.less |
// /**
// * Copyright © Magento, Inc. All rights reserved.
// * See COPYING.txt for license details.
// */
//
// Common
// _____________________________________________
& when (@media-common = true) {
.pages {
.lib-pager();
.action {
width: 34px;
&.previous {
margin-right: 12px;
}
&.next {
margin-left: 12px;
}
}
}
}