File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
app/code/Magento/PageBuilder/view/adminhtml/web/css/source Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
@import ' _buttons.less' ;
11
11
// Import Slick
12
12
@import ' slick/_slick.less' ;
13
- // Import Panel {less}
13
+ // Import Panel
14
14
@import ' _panel.less' ;
15
- // Import Page-builder {less}
15
+ // Import Page-builder
16
16
@import ' _page-builder.less' ;
17
17
// Import Image Uploader UI component
18
18
@import ' form/element/_import.less' ;
Original file line number Diff line number Diff line change 34
34
-o-transition : opacity 200ms , top 200ms , visibility 200ms ;
35
35
-webkit-transition : opacity 200ms , top 200ms , visibility 200ms ;
36
36
background-color : @color-gray94 ;
37
- border : 1px solid #c0c0c0 ;
37
+ border : 1px solid @color-gray75 ;
38
38
height : 38px ;
39
39
left : -2px ;
40
40
opacity : 0 ;
You can’t perform that action at this time.
0 commit comments