File tree 5 files changed +620
-619
lines changed
eez-studio-ui/_stylesheets
project-editor/flow/runtime/cpp/lvgl-runtime/v8.3
5 files changed +620
-619
lines changed Original file line number Diff line number Diff line change 1222
1222
trix- toolbar {
1223
1223
visibility : hidden ;
1224
1224
position : absolute ;
1225
- top : -55 px ;
1225
+ top : -53 px ;
1226
1226
left : 0px ;
1227
- background-color : @panelHeaderColor ;
1228
- border : 1px solid @borderColor ;
1227
+ background-color : @trixToolbarColor ;
1229
1228
padding-top : 3px ;
1230
1229
}
1231
1230
}
Original file line number Diff line number Diff line change 28
28
@warningColor : #212529 ;
29
29
@actionHoverColor : #0056b3 ;
30
30
@connectionLineColor : #999 ;
31
+ @trixToolbarColor : #eee ;
31
32
32
33
@selectedConnectionLineColor : red ;
33
34
@seqConnectionLineColor : #3fadb5 ;
Original file line number Diff line number Diff line change 28
28
@warningColor : #212529 ;
29
29
@actionHoverColor : #0056b3 ;
30
30
@connectionLineColor : #999 ;
31
+ @trixToolbarColor : #eee ;
31
32
32
33
@selectedConnectionLineColor : red ;
33
34
@seqConnectionLineColor : #3fadb5 ;
You can’t perform that action at this time.
0 commit comments