add import/export page GUI

This commit is contained in:
gabryon99 2020-08-19 15:49:38 +02:00
parent a2cfa0ff26
commit b7b17d9d1c
12 changed files with 197 additions and 18 deletions

View file

@ -295,6 +295,10 @@ text, g text.tick {
color: #000;
}
.border {
border: 1px solid #323232!important;
}
.nvd3 .nv-axis line, .nvd3 .nv-axis path {
stroke-width: 0.8px !important;
stroke: #2C2C2C !important;