* v3.10.0

* Fix Execute styling issue

* Rebuild dist
This commit is contained in:
kyle
2018-02-09 20:47:44 -08:00
committed by GitHub
parent f0c5f1fe33
commit 1013d16d9e
8 changed files with 13 additions and 13 deletions

View File

@@ -64,7 +64,7 @@
&.execute
{
background-color: $btn-execute-background-color;
background-color: $btn-execute-background-color-alt;
color: $btn-execute-font-color;
border-color: $btn-execute-border-color;
}