fix MainView ChipView TextColor

This commit is contained in:
CodeSteak 2019-06-12 22:54:30 +02:00
parent 8dfbbae559
commit 1ac13f80d5

View File

@ -108,6 +108,9 @@
-fx-spacing: 8; -fx-spacing: 8;
} }
.jfx-chip-view {
-fx-text-inner-color: #E0E0E0;
}
/******************************************************************************* /*******************************************************************************
* * * *