Closed rexlevin closed 2 years ago
https://github.com/cqroot/joplin-outline/wiki/Custom-panel-style
You can add the following content to the User Style of the advanced settings.
.toc-item-link:hover {
background-color: #f0f0f0;
}
https://github.com/cqroot/joplin-outline/wiki/Custom-panel-style
You can add the following content to the User Style of the advanced settings.
.toc-item-link:hover { background-color: #f0f0f0; }
thank you
Now you can do this by setting the Hover Style Type
in the options to highlight
.
please add a light gray background color when hovering, it's more obvious thanks