mirror of
https://github.com/zadam/trilium.git
synced 2025-11-05 04:45:47 +01:00
style/canvas: restyle sliders
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user