diff --git a/theme/style.less b/theme/style.less index 2699b723..9cfb478e 100644 --- a/theme/style.less +++ b/theme/style.less @@ -29,10 +29,18 @@ &:extend(.orange all); } +.ui.button.editortools-btn { + &:extend(.blue all); +} + #filelist, #editortools { background: #fff url(https://az742082.vo.msecnd.net/pub/psopafpj) 0 0 repeat !important; } +#downloadArea { + background: transparent !important; +} + /******************************* Blockly *******************************/