mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 10:55:55 +01:00
style(next): note map: tweak the color of the "fix nodes" button while toggled
This commit is contained in:
@@ -1319,6 +1319,14 @@ body .calendar-dropdown-widget .calendar-body a:hover {
|
|||||||
background: transparent !important;
|
background: transparent !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Note Map
|
||||||
|
*/
|
||||||
|
|
||||||
|
.note-detail-note-map .fixnodes-type-switcher .tn-tool-button.toggled {
|
||||||
|
color: var(--tab-close-button-hover-background);
|
||||||
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Recent changes list
|
* Recent changes list
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user