- 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:
parent
c908a92b38
commit
673ce6b18c
3 changed files with 16 additions and 2 deletions
|
@ -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;
|
||||
|
|
Reference in a new issue