mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-18 17:31:53 +08:00
client: Highlight content links on hover
This commit is contained in:
parent
8315d5c778
commit
83dbe0539e
@ -736,6 +736,10 @@ div[data-notify="container"] {
|
||||
margin: 0 !important;
|
||||
}
|
||||
|
||||
.ck-content a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
#options-dialog input[type=number] {
|
||||
text-align: right;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user