mirror of
https://github.com/zadam/trilium.git
synced 2025-12-20 14:24:27 +01:00
style/status bar/breadcrumb: tweak the last segment
This commit is contained in:
parent
4896042fc4
commit
3abdcfa7a5
@ -50,9 +50,11 @@
|
|||||||
max-width: 300px;
|
max-width: 300px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.breadcrumb-last-item {
|
a.breadcrumb-last-item,
|
||||||
|
a.breadcrumb-last-item:visited {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: unset;
|
color: currentColor;
|
||||||
|
font-weight: 600;
|
||||||
}
|
}
|
||||||
|
|
||||||
input {
|
input {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user