From 0d7293cd5cdacd9c46bb637e367e969606031038 Mon Sep 17 00:00:00 2001 From: 0neGal Date: Sun, 7 May 2023 00:52:39 +0200 Subject: added hover tooltips They're pretty simple to use, and automatically make themselves fit on screen, on top of automatically disappearing and appearing of course. I've used them a few places now, and not sure where else they can be used, there are of course localization strings that need, well, localization, and I'll create a PR for this on a later date. --- src/app/index.html | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'src/app/index.html') diff --git a/src/app/index.html b/src/app/index.html index 52ac532..2b2abd1 100644 --- a/src/app/index.html +++ b/src/app/index.html @@ -6,13 +6,15 @@ +
Test
+
-
-
-
+
+
+
@@ -170,9 +172,9 @@
@@ -261,6 +263,7 @@ + -- cgit v1.2.3