mirror of
https://github.com/zadam/trilium.git
synced 2025-12-24 08:14:25 +01:00
style/breadcrumb: tweak dropdown lists
This commit is contained in:
parent
7507d6b385
commit
2d6f17aeaa
@ -72,6 +72,15 @@
|
||||
color: var(--custom-color, inherit) !important;
|
||||
}
|
||||
|
||||
.dropdown .breadcrumb-child-list {
|
||||
/* Icon */
|
||||
li > span:first-child {
|
||||
opacity: .75;
|
||||
padding-inline-end: 4px;
|
||||
translate: none;
|
||||
};
|
||||
}
|
||||
|
||||
a.breadcrumb-last-item,
|
||||
a.breadcrumb-last-item:visited {
|
||||
text-decoration: none;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user