File tree Expand file tree Collapse file tree 1 file changed +0
-41
lines changed
app/code/Magento/PageBuilder/view/adminhtml/web/css/source/content-type/text Expand file tree Collapse file tree 1 file changed +0
-41
lines changed Original file line number Diff line number Diff line change 28
28
}
29
29
}
30
30
}
31
-
32
- .redactor-toolbar {
33
- background : #2b2625 ;
34
- -moz-border-radius : 3px ;
35
- -webkit-border-radius : 3px ;
36
- border-radius : 3px ;
37
- left : 10px !important ;
38
- position : absolute !important ;
39
- top : -40px !important ;
40
-
41
- a {
42
- color : #f8f3eb ;
43
-
44
- & :hover {
45
- background : @iconColorBackgroundHover ;
46
- color : #f8f3eb ;
47
- }
48
- }
49
- }
50
31
}
51
32
52
- .redactor-placeholder {
53
- min-height : 10px ;
54
- }
55
-
56
- .redactor-toolbar {
57
- a {
58
- & .re-fontColor {
59
- height : 42px ;
60
- padding-bottom : 0 ;
61
- padding-top : 0 ;
62
- .redactor-color-picker {
63
- background : @color-black ;
64
- border : 2px solid @iconColorHover ;
65
- border-radius : 10px ;
66
- float : left ;
67
- height : 18px ;
68
- margin : 12px 0 ;
69
- width : 18px ;
70
- }
71
- }
72
- }
73
- }
You can’t perform that action at this time.
0 commit comments