add reset offer button on edit vendor
This commit is contained in:
@@ -100,4 +100,17 @@ HBox.fields-group hbox-margin{
|
||||
|
||||
#items .add {
|
||||
-fx-background-color: lightblue;
|
||||
}
|
||||
|
||||
#items HBox.reset {
|
||||
-fx-padding: 0 4;
|
||||
-fx-alignment: top-right;
|
||||
}
|
||||
|
||||
#items HBox.reset Glyph {
|
||||
-fx-opacity: 0.3;
|
||||
}
|
||||
|
||||
#items HBox.reset Glyph:hover {
|
||||
-fx-opacity: 1;
|
||||
}
|
||||
Reference in New Issue
Block a user