mirror of
https://github.com/zadam/trilium.git
synced 2025-10-19 14:49:01 +02:00
style/canvas: restyle sliders
This commit is contained in:
parent
b9db6128cf
commit
89c81f74b4
@ -13,6 +13,10 @@
|
||||
--color-surface-mid: transparent;
|
||||
--color-surface-low: transparent;
|
||||
|
||||
/* Slider colors */
|
||||
--color-slider-track: var(--menu-item-delimiter-color);
|
||||
--color-slider-thumb: var(--muted-text-color);
|
||||
|
||||
/* Selected button icon fill color */
|
||||
--color-on-primary-container: var(--ck-editor-toolbar-button-on-color);
|
||||
--color-primary: var(--ck-editor-toolbar-button-on-color);
|
||||
@ -41,6 +45,7 @@
|
||||
--background: var(--hover-item-background-color);
|
||||
}
|
||||
|
||||
|
||||
/* Note's root */
|
||||
|
||||
:root .type-canvas {
|
||||
|
Loading…
x
Reference in New Issue
Block a user