Redo Text of FolderView + DetailView
This commit is contained in:
2019-06-12 21:05:40 +02:00
parent a2f5b65e30
commit cc03b32ade
4 changed files with 66 additions and 28 deletions

View File

@ -107,3 +107,15 @@
-fx-alignment: center-left;
-fx-spacing: 8;
}
/*******************************************************************************
* *
* DetailView *
* *
******************************************************************************/
.metadata {
-fx-font: 14px Verdana;
-fx-text-fill: #E0E0E0;
}