mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-18 16:32:33 +08:00
style(next): tweak the zoom buttons from the global menu
This commit is contained in:
parent
74fcb83b6d
commit
a87c4132ce
@ -391,6 +391,18 @@
|
|||||||
border-right: 2px solid var(--left-pane-collapsed-border-color);
|
border-right: 2px solid var(--left-pane-collapsed-border-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Global menu
|
||||||
|
*/
|
||||||
|
|
||||||
|
.global-menu div.zoom-buttons a {
|
||||||
|
border: unset;
|
||||||
|
}
|
||||||
|
|
||||||
|
.global-menu div.zoom-buttons a.bx {
|
||||||
|
color: var(--menu-text-color) !important;
|
||||||
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Launcher pane
|
* Launcher pane
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user