parent
6a32c828e1
commit
29dff8cfad
1 changed files with 2 additions and 5 deletions
|
@ -276,14 +276,11 @@ Classes:
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
.collapsed {
|
.footnotes_reference_container .collapsed,
|
||||||
|
.footnote_reference_container_collapse_button.collapsed {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.unfolded {
|
|
||||||
display: inline;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Reference container label.
|
* Reference container label.
|
||||||
*
|
*
|
||||||
|
|
Reference in a new issue