Stop Button

This commit is contained in:
2024-05-06 16:42:25 +02:00
parent 0db7c7d840
commit fbc3ef0f70
3 changed files with 26 additions and 9 deletions

View File

@ -1,4 +1,5 @@
.list-cell:selected {
-fx-background-color: yellow;
}
}