cleaned up css files

[ci skip]
This commit is contained in:
Tobias Hagemann
2022-05-23 13:15:24 +02:00
parent 3d95276a7f
commit e14d1f4028
2 changed files with 4 additions and 11 deletions
+2
View File
@@ -834,6 +834,7 @@
-fx-background-color: PROGRESS_BAR_BG;
-fx-background-radius: 4px;
}
/*******************************************************************************
* *
* I/O Statistics *
@@ -884,6 +885,7 @@
.default-color0.chart-series-area-line {
-fx-stroke: PRIMARY;
}
.default-color0.chart-series-area-fill {
-fx-fill: linear-gradient(to bottom, PRIMARY, transparent);
-fx-stroke: transparent;