aboutsummaryrefslogtreecommitdiff
path: root/web/js-player.css
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2023-10-03 14:55:26 +0200
committermetamuffin <metamuffin@disroot.org>2023-10-03 14:55:26 +0200
commit520051f3319b5ba4e811d43b5ce3554761653df3 (patch)
tree86b341d8457e5bafc08af2cb2c067a8b6d649271 /web/js-player.css
parent6b636bc73b8e44841d76a14fd3cb23af647b7165 (diff)
downloadjellything-520051f3319b5ba4e811d43b5ce3554761653df3.tar
jellything-520051f3319b5ba4e811d43b5ce3554761653df3.tar.bz2
jellything-520051f3319b5ba4e811d43b5ce3554761653df3.tar.zst
more logging and fixes
Diffstat (limited to 'web/js-player.css')
-rw-r--r--web/js-player.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/web/js-player.css b/web/js-player.css
index 3bb8613..6d1bd71 100644
--- a/web/js-player.css
+++ b/web/js-player.css
@@ -93,8 +93,9 @@
left: 0px;
}
.jsp .jsh-log-line {
- font-size: 1em;
- height: 1.2em;
+ padding: 0.15em;
+ margin: 0px;
+ font-size: large;
animation-name: appear;
animation-timing-function: linear;
animation-duration: 0.5s;