implemented enhanced styling for MenuItems

This commit is contained in:
Jan-Peter Klein
2023-08-21 13:05:42 +02:00
parent 34328c10bf
commit a038b34e29
3 changed files with 35 additions and 0 deletions
+10
View File
@@ -795,6 +795,16 @@
-fx-scale-shape: false;
}
/*******************************************************************************
* *
* Add Vault - MenuItem *
* *
******************************************************************************/
.add-vault-menu-item {
-fx-padding: 4px 8px;
}
/*******************************************************************************
* *
* ProgressBar *
+10
View File
@@ -794,6 +794,16 @@
-fx-scale-shape: false;
}
/*******************************************************************************
* *
* Add Vault - MenuItem *
* *
******************************************************************************/
.add-vault-menu-item {
-fx-padding: 4px 8px;
}
/*******************************************************************************
* *
* ProgressBar *