Style fixes and cleanup for appendix

This commit is contained in:
Ludwig Schubert
2017-10-11 18:31:49 -07:00
parent 7f0fb66ec5
commit 017bb45b7c
11 changed files with 86 additions and 100 deletions
+2 -1
View File
@@ -48,7 +48,7 @@ span {
<div class="container">
<div id="hover-box" class="dt-hover-box">
<slot></slot>
<slot id="slot"></slot>
</div>
</div>
@@ -77,6 +77,7 @@ export class Footnote extends T(HTMLElement) {
connectedCallback() {
// listen and notify about changes to slotted content
// const slot = this.shadowRoot.querySelector('#slot');
// console.warn(slot.textContent);
// slot.addEventListener('slotchange', this.notify);
// create numeric ID