Skip to content

Commit 1f3ad27

Browse files
author
Michail Slabko
committed
MAGETWO-39440: Prepare pull request
- sync with mainline
1 parent 1174eea commit 1f3ad27

File tree

1 file changed

+5
-0
lines changed
  • app/design/adminhtml/Magento/backend/web/css/source/variables

1 file changed

+5
-0
lines changed

app/design/adminhtml/Magento/backend/web/css/source/variables/_actions.less

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,11 @@
7575
@button-marker-triangle__height__xl: .9rem;
7676
@button-marker-triangle__width__xl: 1.2rem;
7777

78+
// Button Triangle
79+
@button-triangle__base__border-color: darken(@button__border-color, 10%);
80+
@button-triangle__base__disabled__background-color: lighten(@button__background-color, 10%);
81+
@button-triangle__base__size: 1.7rem;
82+
7883
//
7984
// Dropdown
8085
// ---------------------------------------------

0 commit comments

Comments
 (0)