From f6f043ae36c7ef9a88a5d7cd43137b6d32a49f91 Mon Sep 17 00:00:00 2001 From: Mark Cheret Date: Wed, 28 Oct 2020 17:03:44 +0000 Subject: [PATCH] Pushing changes in trunk to the 2.0.2 release git-svn-id: https://plugins.svn.wordpress.org/footnotes/tags/2.0.2@2408490 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]]   [ + ]