corrections for urgent bugfix, this: 2.5.1d2
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2458560 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
parent
f83fb80ab0
commit
22d6367a65
4 changed files with 7 additions and 7 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
/* Version: 2.5.1
|
||||
|
||||
Last modified: 2021-01-18T2124+0100
|
||||
Last modified: 2021-01-18T2228+0100
|
||||
|
||||
|
||||
Classes recommended for Custom CSS are listed in
|
||||
|
@ -411,10 +411,9 @@ footnotes
|
|||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.pointer,
|
||||
.footnote_index,
|
||||
.footnote_backlink,
|
||||
.footnote_plugin_index.pointer,
|
||||
.footnote_plugin_index_combi.pointer {
|
||||
.footnote_backlink {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue