mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 19:12:27 +08:00
style(print): tweak links
This commit is contained in:
parent
fa655ea45e
commit
16f62bdde9
@ -173,4 +173,17 @@ span[style] {
|
|||||||
.note-detail-code pre {
|
.note-detail-code pre {
|
||||||
border: unset !important;
|
border: unset !important;
|
||||||
border-radius: unset !important;
|
border-radius: unset !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Links
|
||||||
|
*/
|
||||||
|
|
||||||
|
.note-detail-printable a {
|
||||||
|
color: #374a75;
|
||||||
|
}
|
||||||
|
|
||||||
|
.note-detail-printable a::after {
|
||||||
|
/* Hide the external link trailing arrow */
|
||||||
|
display: none !important;
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user