Scaling-image-thonk
This commit is contained in:
@@ -12,7 +12,14 @@ Button.red:pressed {
|
||||
}
|
||||
|
||||
ScrollPane {
|
||||
-fx-background-color: inherit;
|
||||
-fx-background-insets: 0;
|
||||
}
|
||||
|
||||
ScalingImagePane {
|
||||
-fx-background-color: transparent;
|
||||
}
|
||||
ScalingImagePane > .viewport {
|
||||
-fx-background-color: transparent;
|
||||
}
|
||||
|
||||
Label.red {
|
||||
@@ -81,12 +88,12 @@ Label.green {
|
||||
-fx-background-color: #dddddd;
|
||||
}
|
||||
|
||||
#storage-grid > * {
|
||||
-fx-background-color: #ffffff;
|
||||
}
|
||||
#storage-grid > .drop-hover {
|
||||
-fx-background-color: #eeeeee;
|
||||
}
|
||||
.storage-slot-item-title {
|
||||
-fx-padding: 0 0 0 5;
|
||||
-fx-end-margin: 10;
|
||||
}
|
||||
.storage-slot-item-image {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user