merging microbit changes
This commit is contained in:
@ -10,4 +10,4 @@
|
||||
*******************************/
|
||||
|
||||
@mainMenuHeight: 5rem;
|
||||
@mainMenuMinHeight: (@itemVerticalPadding * 2) + 2em;
|
||||
@mainMenuMinHeight: (@itemVerticalPadding * 2) + 2em;
|
||||
|
@ -12,4 +12,4 @@
|
||||
|
||||
.rtl .ui.inverted.input input {
|
||||
padding-right: 0.6em !important;
|
||||
}
|
||||
}
|
||||
|
@ -36,3 +36,4 @@
|
||||
*******************************/
|
||||
|
||||
@blocklyToolboxColor: #F6F4E6;
|
||||
|
||||
|
@ -7,6 +7,9 @@
|
||||
/* Reference import */
|
||||
@import (reference) "semantic.less";
|
||||
|
||||
/*******************************
|
||||
Add your custom CSS here
|
||||
*******************************/
|
||||
.openproject {
|
||||
background: #4ECC60 !important;
|
||||
}
|
||||
|
@ -91,4 +91,5 @@
|
||||
|
||||
@fontPath : 'fonts';
|
||||
|
||||
|
||||
/* End Config */
|
||||
|
Reference in New Issue
Block a user