Преглед на файлове

Menghilangkan Border dari ScrollPane di FormUtama

pull/1/head
Ronaldo Christnawan преди 5 години
родител
ревизия
c36e583590
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. +2
    -2
      src/main/resources/fxml/FormUtama.fxml

+ 2
- 2
src/main/resources/fxml/FormUtama.fxml Целия файл

@@ -151,7 +151,7 @@
</AnchorPane>
</top>
<center>
<ScrollPane fx:id="spMainContent" fitToHeight="true" fitToWidth="true" />
<ScrollPane fx:id="spMainContent" fitToHeight="true" fitToWidth="true" style="-fx-background-color: transparent;" />
</center>
<bottom>
<GridPane BorderPane.alignment="CENTER">
@@ -206,7 +206,7 @@
<left>
<SplitPane dividerPositions="0.6" orientation="VERTICAL" prefWidth="200.0">
<items>
<ScrollPane fx:id="spNavigasi" fitToHeight="true" fitToWidth="true">
<ScrollPane fx:id="spNavigasi" fitToHeight="true" fitToWidth="true" style="-fx-background-color: transparent;">
<content>
<VBox fx:id="vbNavigasi" maxHeight="1.7976931348623157E308" maxWidth="1.7976931348623157E308" minHeight="-Infinity" spacing="5.0" style="-fx-border-style: none;">
<children>


Зареждане…
Отказ
Запис