]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Tachyon: Fix heatmap line highlight animation overriding heat colors (#142522)
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Thu, 11 Dec 2025 04:30:16 +0000 (04:30 +0000)
committerGitHub <noreply@github.com>
Thu, 11 Dec 2025 04:30:16 +0000 (04:30 +0000)
Lib/profiling/sampling/_heatmap_assets/heatmap.css

index 669554a7e7e8f07d956e0af68131710e3f3b063f..3094279520ab13d84874b054613a14d722e6190d 100644 (file)
     outline-offset: -3px;
   }
   100% {
-    background: inherit;
     outline: 3px solid transparent;
     outline-offset: -3px;
   }