From 36ce350079cf2b1782f43a5850d286575955c133 Mon Sep 17 00:00:00 2001 From: ian Date: Sun, 16 Aug 2026 08:55:39 +0000 Subject: [PATCH] Update static/css/style.css --- static/css/style.css | 3 --- 1 file changed, 3 deletions(-) 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% {