mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-09 17:52:32 +08:00
style(next): jump to note: change the mouse cursor for list items
This commit is contained in:
parent
af8e664b54
commit
1859a247ec
@ -1157,6 +1157,7 @@ body .calendar-dropdown-widget .calendar-body a:hover {
|
|||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
padding: 6px 12px;
|
padding: 6px 12px;
|
||||||
color: var(--menu-text-color);
|
color: var(--menu-text-color);
|
||||||
|
cursor: default;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Selected list item */
|
/* Selected list item */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user