From 277825b9b388bfe70a2a90e88c46e71033c6ca07 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Tue, 6 Feb 2024 21:51:38 -0400 Subject: content, css: tweak missing duration presentation --- src/static/site6.css | 4 ++++ src/strings-default.yaml | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/static/site6.css b/src/static/site6.css index 05c24d61..bd688564 100644 --- a/src/static/site6.css +++ b/src/static/site6.css @@ -531,6 +531,10 @@ a:not([href]):hover { opacity: 1; } +.text-with-tooltip.missing-duration .text-with-tooltip-interaction-cue { + text-decoration: none !important; +} + .tooltip { position: absolute; z-index: 3; diff --git a/src/strings-default.yaml b/src/strings-default.yaml index 0cdfd071..79f68001 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -375,8 +375,8 @@ trackList: withDuration.duration: _: "({DURATION})" - missing: "0:00" - missing.info: "no duration provided" + missing: "_:__" + missing.info: "no duration provided; treated as zero seconds long" withArtists.by: "by {ARTISTS}" -- cgit 1.3.0-6-gf8a5