diff --git a/src/public/stylesheets/theme-next/shell.css b/src/public/stylesheets/theme-next/shell.css index 8dd7c0185..2a433887e 100644 --- a/src/public/stylesheets/theme-next/shell.css +++ b/src/public/stylesheets/theme-next/shell.css @@ -1319,6 +1319,14 @@ body .calendar-dropdown-widget .calendar-body a:hover { 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 */