Merge branch 'master' into ft/3052-extensions

This commit is contained in:
Greg Thompson
2017-11-06 09:18:51 -06:00
15 changed files with 102 additions and 49 deletions

View File

@@ -65,6 +65,7 @@
&.execute
{
animation: swagger-ui-pulse 2s infinite;
will-change: transform;
background-color: $btn-execute-background-color;
color: $btn-execute-font-color;
border-color: $btn-execute-border-color;