mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
e6bea96ff5
commit
2e37c39300
@ -185,7 +185,7 @@ class View:
|
||||
s = document.getElementById('book-{}-margin'.format(which)).style
|
||||
if which is 'top' or which is 'bottom':
|
||||
s.color = ans.foreground # Setting a color for the side margins causes the hover arrow to become visible
|
||||
s.backgroundColor = ans.background
|
||||
s.backgroundColor = ans.background
|
||||
return ans
|
||||
|
||||
def on_resize(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user