aboutsummaryrefslogtreecommitdiff
path: root/web/style
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-04-16 17:23:55 +0200
committermetamuffin <metamuffin@disroot.org>2025-04-16 17:23:55 +0200
commitad8016d8014af1e8dfb267fcdb51da63ab8ca4a9 (patch)
tree9d91d0333ae07a9e181048768f98fe697c6b72f3 /web/style
parentedfd710c055621d7ef0c8d0e9c6668b4aa2283d7 (diff)
downloadjellything-ad8016d8014af1e8dfb267fcdb51da63ab8ca4a9.tar
jellything-ad8016d8014af1e8dfb267fcdb51da63ab8ca4a9.tar.bz2
jellything-ad8016d8014af1e8dfb267fcdb51da63ab8ca4a9.tar.zst
better debug info and loggin
Diffstat (limited to 'web/style')
-rw-r--r--web/style/js-player.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/web/style/js-player.css b/web/style/js-player.css
index c9a48e9..33669a5 100644
--- a/web/style/js-player.css
+++ b/web/style/js-player.css
@@ -112,6 +112,8 @@
padding: 0.15em;
margin: 0px;
font-size: large;
+}
+.jsp .jsh-log-line-appear {
animation-name: appear;
animation-timing-function: linear;
animation-duration: 0.5s;