mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Add a class to the footnote container
This commit is contained in:
parent
609c8a2215
commit
f8e4485bc3
@ -224,6 +224,7 @@ class PopupIframeBoss:
|
||||
show_footnote(self.frag, known_anchors)
|
||||
|
||||
def content_loaded(self):
|
||||
document.body.classList.add('calibre-footnote-container')
|
||||
if not self.comm.encrypted_communications:
|
||||
window.setTimeout(self.content_loaded, 2)
|
||||
return
|
||||
|
Loading…
x
Reference in New Issue
Block a user