Applying IE/Edge blockly css workaround
This commit is contained in:
parent
649e8f7c0f
commit
50677fadc4
@ -45,7 +45,7 @@
|
|||||||
Blockly
|
Blockly
|
||||||
*******************************/
|
*******************************/
|
||||||
|
|
||||||
.blocklyTreeRow {
|
div.blocklyTreeRow {
|
||||||
border-bottom: 1px solid #ecf0f1 !important;
|
border-bottom: 1px solid #ecf0f1 !important;
|
||||||
margin-bottom: 0px !important;
|
margin-bottom: 0px !important;
|
||||||
|
|
||||||
@ -56,7 +56,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Blockly toolbox font size same as the page font */
|
/* Blockly toolbox font size same as the page font */
|
||||||
.blocklyTreeLabel {
|
span.blocklyTreeLabel {
|
||||||
font-family: @pageFont !important;
|
font-family: @pageFont !important;
|
||||||
font-weight: 200;
|
font-weight: 200;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user