changing editor button colors
This commit is contained in:
parent
248267ec2c
commit
5900239045
@ -29,10 +29,18 @@
|
|||||||
&:extend(.orange all);
|
&:extend(.orange all);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ui.button.editortools-btn {
|
||||||
|
&:extend(.blue all);
|
||||||
|
}
|
||||||
|
|
||||||
#filelist, #editortools {
|
#filelist, #editortools {
|
||||||
background: #fff url(https://az742082.vo.msecnd.net/pub/psopafpj) 0 0 repeat !important;
|
background: #fff url(https://az742082.vo.msecnd.net/pub/psopafpj) 0 0 repeat !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#downloadArea {
|
||||||
|
background: transparent !important;
|
||||||
|
}
|
||||||
|
|
||||||
/*******************************
|
/*******************************
|
||||||
Blockly
|
Blockly
|
||||||
*******************************/
|
*******************************/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user