diff --git a/static/css/style.css b/static/css/style.css index c0d262d..d3fdc97 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -187,9 +187,6 @@ tr.row-new td { @keyframes newspotanim { 0% { - background-color: initial; - } - 10% { background-color: var(--bs-success-border-subtle); } 100% {