Files
DamageControl-App/target/classes/org/winkel/damagecontrol/SimplePaneStyle.css

5 lines
103 B
CSS

.my-pane-border {
-fx-border-color: blue;
-fx-border-width: 2px;
-fx-border-style: solid;
}