From 25a355d446995f56ed077e6d261ee54a48a0f9da Mon Sep 17 00:00:00 2001 From: pewgeuges <73141620+pewgeuges@users.noreply.github.com> Date: Wed, 28 Oct 2020 16:54:45 +0000 Subject: [PATCH] for bugfix release 2.0.2 with templates/public/reference-container.html git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2408479 b8457f37-d9ea-0310-8a92-e5e31aec5664 --- css/public.css | 7 ++++--- templates/public/reference-container.html | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/css/public.css b/css/public.css index 7cdaf8a..3c6bd34 100755 --- a/css/public.css +++ b/css/public.css @@ -34,10 +34,11 @@ cursor: pointer; z-index: 1; } -.footnote_plugin_tooltip_text a { +.footnote_plugin_tooltip_text { + display: inline-block; text-decoration: none; } -.footnote_plugin_tooltip_text a:hover { +.footnote_plugin_tooltip_text:hover { text-decoration: underline; } @@ -138,7 +139,7 @@ span.footnote_tooltip { .footnote_tooltip { display: none; } - .footnote_plugin_tooltip_text a { + .footnote_plugin_tooltip_text { color: inherit; } .footnote_plugin_index a { diff --git a/templates/public/reference-container.html b/templates/public/reference-container.html index 5791ed8..367abb4 100644 --- a/templates/public/reference-container.html +++ b/templates/public/reference-container.html @@ -1,5 +1,5 @@
-

[[label]]

+

[[label]]   [ + ]