mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
No need for a nbsp in the notes indicator
This commit is contained in:
parent
6f80fa05cd
commit
5cfb18055f
@ -100,7 +100,7 @@ def apply_colors(is_content_popup):
|
||||
# show a dot after highlights that have notes
|
||||
text += '''\n\n
|
||||
.crw-has-dot::after {
|
||||
content: "\xa0";\
|
||||
content: "";\
|
||||
vertical-align: text-top;\
|
||||
background-color: currentColor !important;\
|
||||
text-decoration: none !important;\
|
||||
|
Loading…
x
Reference in New Issue
Block a user