Use less generic pulse animation name (Fixes #3169)

This commit is contained in:
Scott O'Hara
2017-06-05 08:38:39 +10:00
parent eec04f4ce2
commit af2c890e51

View File

@@ -58,7 +58,7 @@
&.execute &.execute
{ {
animation: pulse 2s infinite; animation: swagger-ui-pulse 2s infinite;
color: #fff; color: #fff;
border-color: #4990e2; border-color: #4990e2;
@@ -66,7 +66,7 @@
} }
@keyframes pulse @keyframes swagger-ui-pulse
{ {
0% 0%
{ {