- Add: Buttons next to the reference label to expand/collapse the reference container if set to "collapse by default"

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@921840 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
Aricura 2014-05-27 19:22:47 +00:00
parent c908a92b38
commit 673ce6b18c
3 changed files with 16 additions and 2 deletions

View file

@ -47,7 +47,7 @@
text-align: left !important;
}
.footnote_container_prepare > p > span {
.footnote_container_prepare > p > span:first-child {
padding-left: 20px !important;
text-align: left !important;
cursor: pointer;