Update exit button color

This commit is contained in:
Sam El-Husseini 2017-05-25 15:29:32 -07:00
parent 6229d93adc
commit e67385b4ef

View File

@ -33,6 +33,10 @@
&:extend(.ui.blue.button all);
}
.ui.button.exit-tutorial-btn {
&:extend(.ui.blue.button all);
}
#filelist, #editortools {
background: #fff url(https://az742082.vo.msecnd.net/pub/psopafpj) 0 0 repeat !important;
}