aboutsummaryrefslogtreecommitdiff
path: root/styles/keyframes.css
diff options
context:
space:
mode:
Diffstat (limited to 'styles/keyframes.css')
-rw-r--r--styles/keyframes.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/styles/keyframes.css b/styles/keyframes.css
index 8ef8f32..1eb0a41 100644
--- a/styles/keyframes.css
+++ b/styles/keyframes.css
@@ -4,6 +4,9 @@
line-height: 0;
width: 24px;
height: 24px;
+
+ background-color: rgba(255, 0, 255, var(--debug-hitbox-opacity));
+ pointer-events: initial;
}
.appGrid .timeline .keyframes .frame.current .keyframeWrapper { color: var(--piss); }