mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 15:19:01 +02: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