Various UI fixes. Block refactoring and adding touch and color blocks.
This commit is contained in:
@ -34,13 +34,6 @@ span.blocklyTreeLabel {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.blocklyFlyoutBackground {
|
||||
fill: #282828 !important;
|
||||
}
|
||||
.monacoFlyout {
|
||||
background: rgba(40, 40, 40, 0.9);
|
||||
}
|
||||
|
||||
/* Search box */
|
||||
#blocklySearchArea {
|
||||
margin: 0.5rem;
|
||||
|
Reference in New Issue
Block a user