Skip to content

Commit c529ad7

Browse files
author
Evgeniy Kolesov
committed
Merge remote-tracking branch 'origin/MAGETWO-44936' into PR-1
2 parents a7e07f4 + 294b97d commit c529ad7

File tree

1 file changed

+12
-0
lines changed
  • app/design/adminhtml/Magento/backend/Magento_Catalog/web/css/source

1 file changed

+12
-0
lines changed

app/design/adminhtml/Magento/backend/Magento_Catalog/web/css/source/_module.less

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
// * See COPYING.txt for license details.
44
// */
55

6+
//
7+
// Catalog product grid
8+
// ---------------------------------------------
9+
10+
.catalog-product-index {
11+
.admin__data-grid-wrap {
12+
.data-row {
13+
cursor: pointer;
14+
}
15+
}
16+
}
17+
618
.product-composite-configure-inner {
719
.admin__control-text {
820
&.qty {

0 commit comments

Comments
 (0)