* remove restart notice for volume type
* only show restart label, when switching between macFUSE and FUSET
This commit is contained in:
Armin Schrenk
2023-03-13 11:17:56 +01:00
parent 7a0d255bd3
commit 58ed48b097
5 changed files with 26 additions and 1 deletions
+4
View File
@@ -116,6 +116,10 @@
-fx-font-size: 0.64em;
}
.label-red {
-fx-text-fill: RED_5;
}
.text-flow > * {
-fx-fill: TEXT_FILL;
}
+4
View File
@@ -116,6 +116,10 @@
-fx-font-size: 0.64em;
}
.label-red {
-fx-text-fill: RED_5;
}
.text-flow > * {
-fx-fill: TEXT_FILL;
}