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:
parent
5c5300c9a5
commit
0351f3a28f
1 changed files with 4 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue