From 8ab8b20b60c4bf83cfa0fa2b6320b30dacd232a9 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Fri, 21 Jun 2024 20:50:21 -0300 Subject: css: commentary time rule fixes --- src/content/dependencies/generateCommentaryEntry.js | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/content') diff --git a/src/content/dependencies/generateCommentaryEntry.js b/src/content/dependencies/generateCommentaryEntry.js index 9d70ec91..01150844 100644 --- a/src/content/dependencies/generateCommentaryEntry.js +++ b/src/content/dependencies/generateCommentaryEntry.js @@ -65,8 +65,11 @@ export default { relations.textWithTooltip.slots({ attributes: {class: 'commentary-date'}, + customInteractionCue: true, + text: html.tag('time', + {class: 'text-with-tooltip-interaction-cue'}, {[html.onlyIfContent]: true}, language.$(titleCapsule, 'date', { -- cgit 1.3.0-6-gf8a5