Remove horrible padding of SplitPanes
This commit is contained in:
@@ -13,6 +13,12 @@ Button.red:pressed {
|
||||
|
||||
ScrollPane {
|
||||
-fx-background-insets: 0;
|
||||
-fx-border-insets: 0;
|
||||
-fx-border-width: 0;
|
||||
}
|
||||
|
||||
SplitPane {
|
||||
-fx-padding: 0;
|
||||
}
|
||||
|
||||
ScalingImagePane {
|
||||
|
||||
Reference in New Issue
Block a user