• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Keine Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Moxkiriyaプロジェクト事前開発用の作業部屋


Commit MetaInfo

Revisionff6f4061f61bbf3a71137bf69598f62082bfb4d0 (tree)
Zeit2018-08-19 20:13:28
AutorHarold_Andoh <andolloyd@gmai...>
CommiterHarold_Andoh

Log Message

[Moxkiriya7]

  • 不正なCSSを指定していた問題を修正

Ändern Zusammenfassung

Diff

--- a/src/com/wiki/standalone/moxkiriya/WikiMainWindow.fxml
+++ b/src/com/wiki/standalone/moxkiriya/WikiMainWindow.fxml
@@ -50,9 +50,6 @@
5050 <font>
5151 <Font size="17.0" fx:id="x1" />
5252 </font>
53- <stylesheets>
54- <URL value="@resources/buttonBack.css" />
55- </stylesheets>
5653 </Button>
5754 <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" />
5855 <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">