diff --git a/app/css/all.css b/app/css/all.css index d9de52e3..15700850 100644 --- a/app/css/all.css +++ b/app/css/all.css @@ -75,8 +75,8 @@ License: GNU General Public License v3.0 .service-status-down { color: #f80107 !important; - animation: flash 1s linear infinite; } + @keyframes flash { 50% { opacity: 0; diff --git a/templates/provider.php b/templates/provider.php index 0ca9827b..db334c86 100755 --- a/templates/provider.php +++ b/templates/provider.php @@ -20,7 +20,7 @@