PluginProbe
Easy Footnotes / 1.0.5
Easy Footnotes v1.0.5
trunk 1.0.1 1.0.10 1.0.11 1.0.12 1.0.13 1.0.14 1.0.15 1.0.16 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9 1.1.0 1.1.1 1.1.10 1.1.11 1.1.12 1.1.13 1.1.14 1.1.2 All 32 releases
easy-footnotes / assets / easy-footnotes.css

easy-footnotes.css in Easy Footnotes 1.0.5, at assets/easy-footnotes.css

13 lines 249 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .admin-bar .easy-footnote-margin-adjust {
2 position: absolute;
3 margin-top: -40px;
4 }
5 .easy-footnote-to-top {
6 display: inline-block;
7 margin-left: 10px;
8 }
9 .easy-footnote-to-top:after {
10 content: "\f474";
11 font-family: 'dashicons';
12 line-height: 1;
13 }