diff --git a/css/menu.css b/css/menu.css index a442f4c..e6ee4bc 100644 --- a/css/menu.css +++ b/css/menu.css @@ -45,4 +45,19 @@ #submenu{ -fx-background-color: null; +} + + + +#mag_searchbar{ + -fx-border-radius: 0 0 1 0; + -fx-background-color: #ffffff; + -fx-border-color: #eeeeee; + + -fx-background-radius: 0; + -fx-border-radius: 0; + + -fx-pref-height: 26; + -fx-pref-width: 759; + -fx-margin: 20 0 20 0; } \ No newline at end of file diff --git a/fxml/model.fxml b/fxml/model.fxml index 231775d..21dbf3c 100644 --- a/fxml/model.fxml +++ b/fxml/model.fxml @@ -14,7 +14,7 @@ - + @@ -309,11 +309,11 @@ - + - + - +