Moxkiriyaプロジェクト事前開発用の作業部屋
Revision | ff6f4061f61bbf3a71137bf69598f62082bfb4d0 (tree) |
---|---|
Zeit | 2018-08-19 20:13:28 |
Autor | Harold_Andoh <andolloyd@gmai...> |
Commiter | Harold_Andoh |
[Moxkiriya7]
@@ -50,9 +50,6 @@ | ||
50 | 50 | <font> |
51 | 51 | <Font size="17.0" fx:id="x1" /> |
52 | 52 | </font> |
53 | - <stylesheets> | |
54 | - <URL value="@resources/buttonBack.css" /> | |
55 | - </stylesheets> | |
56 | 53 | </Button> |
57 | 54 | <Button fx:id="webViewMenuAnchorPaneButtonForward" disable="true" font="$x1" maxHeight="-Infinity" maxWidth="-Infinity" mnemonicParsing="false" prefHeight="35.0" prefWidth="45.0" text="⇨" AnchorPane.leftAnchor="200.0" AnchorPane.topAnchor="4.0" /> |
58 | 55 | <Button fx:id="webViewMenuAnchorPaneButtonReload" maxHeight="-Infinity" maxWidth="-Infinity" mnemonicParsing="false" onAction="#onActionButtonReload" prefHeight="35.0" prefWidth="45.0" text="↻" AnchorPane.leftAnchor="250.0" AnchorPane.topAnchor="4.0"> |