mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 18:54:09 -04:00
...
This commit is contained in:
parent
d3c0452d6f
commit
42ae6dea61
@ -45,7 +45,7 @@ def apply_colors():
|
|||||||
else:
|
else:
|
||||||
text = ''
|
text = ''
|
||||||
|
|
||||||
ss.textContent = text + '\n\nhtml::-webkit-scrollbar, body::-webkit-scrollbar { display: none }'
|
ss.textContent = text + '\n\nhtml::-webkit-scrollbar, body::-webkit-scrollbar { display: none !important }'
|
||||||
|
|
||||||
|
|
||||||
def apply_stylesheet():
|
def apply_stylesheet():
|
||||||
|
Loading…
x
Reference in New Issue
Block a user