mirror of
https://github.com/zadam/trilium.git
synced 2025-12-19 22:59:53 +01:00
style/status bar/breadcrumb: tweak the last segment
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user