Sidebar Edit Chart button use default height, colors and size

Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: Iec419c0c6721077d1207b54fd0133e37bac2be88
This commit is contained in:
andreas kainz 2022-02-23 00:02:18 +01:00 committed by Andreas_K
parent 5c5300c9a5
commit 0351f3a28f

View file

@ -169,9 +169,13 @@
width: auto;
}
#btnEditChart,
#masterslidebutton {
line-height: 22px;
min-width: 121px;
border: 1px solid var(--color-border);
border-radius: var(--border-radius);
color: var(--color-main-text);
}
div#negativenumbersred.checkbutton.jsdialog.sidebar,