changing editor button colors

This commit is contained in:
Sam El-Husseini 2017-01-12 10:45:39 -08:00
parent 248267ec2c
commit 5900239045

View File

@ -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
*******************************/ *******************************/