Skip to content

Commit

Permalink
update theme
Browse files Browse the repository at this point in the history
  • Loading branch information
gleidsonmt committed Feb 1, 2019
1 parent c1e9d3e commit c8f0972
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/com/gn/resources/sample.fxml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
<?import javafx.scene.control.ScrollPane?>
<?import javafx.scene.layout.VBox?>


<ScrollPane prefHeight="200.0" prefWidth="200.0" stylesheets="@css/theme/darkula.css" xmlns="http://javafx.com/javafx/8.0.171" xmlns:fx="http://javafx.com/fxml/1">
<ScrollPane prefHeight="408.0" prefWidth="555.0" stylesheets="@css/theme/darkula.css" xmlns="http://javafx.com/javafx/8.0.171" xmlns:fx="http://javafx.com/fxml/1">
<content>
<VBox prefHeight="300.0" prefWidth="247.0">
<children>
Expand Down

0 comments on commit c8f0972

Please sign in to comment.