Added the ability to cancel bakes

This commit is contained in:
n1474335 2017-07-28 16:38:53 +01:00
parent 98884d851a
commit f1ebab0c2d
4 changed files with 57 additions and 11 deletions

View file

@ -46,7 +46,7 @@
width: 60px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
border-left: 1px solid var(--btn-success-bg-colour);
border-left: 1px solid transparent;
}
#auto-bake-label:hover {