Skip to content

Commit

Permalink
small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
meenakshijay1005-netizen committed Apr 16, 2026
1 parent 4f8984c commit ab8e937
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 25 deletions.
3 changes: 0 additions & 3 deletions helpmehelpapplication/src/main/resources/fxml/aboutPage.fxml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@

<children>

<!-- This pulls in the navbar with its own controller -->
<fx:include fx:id="navbar" source="components/navbar.fxml"/>

<!-- MAIN CONTENT -->
Expand Down Expand Up @@ -104,7 +103,6 @@

<children>

<!-- Card 1 -->
<StackPane alignment="TOP_LEFT" prefHeight="170.0" prefWidth="346.0" GridPane.columnIndex="0" GridPane.rowIndex="0">
<children>
<Rectangle arcHeight="22.0" arcWidth="22.0" fill="WHITE" height="170.0" stroke="#DDDDDD" width="346.0">
Expand Down Expand Up @@ -435,7 +433,6 @@

<children>

<!-- Venstre: logo -->
<HBox alignment="CENTER" GridPane.columnIndex="0">
<children>
<HBox alignment="CENTER" spacing="0.0">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@

<!-- NAVBAR -->
<top>
<!-- This pulls in the navbar with its own controller -->
<fx:include fx:id="navbar" source="components/navbar.fxml" />
</top>

Expand Down
11 changes: 0 additions & 11 deletions helpmehelpapplication/src/main/resources/fxml/charityPage.fxml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@
<RowConstraints vgrow="ALWAYS" />
</rowConstraints>

<!-- LEFT SIDE -->
<GridPane prefHeight="791.0" prefWidth="0.0" style="-fx-background-color: #F5F5F5;" GridPane.rowIndex="0">

<columnConstraints>
Expand All @@ -134,7 +133,6 @@
<RowConstraints />
</rowConstraints>

<!-- TOP LEFT INFO -->
<GridPane vgap="14.0" GridPane.columnIndex="0" GridPane.rowIndex="0">

<rowConstraints>
Expand Down Expand Up @@ -214,7 +212,6 @@
</VBox>
</GridPane>

<!-- RIGHT SIDE -->
<GridPane hgap="20.0" prefWidth="900.0" style="-fx-background-color: #F5F5F5;" vgap="18.0" GridPane.columnIndex="1" GridPane.rowIndex="0">

<columnConstraints>
Expand All @@ -228,7 +225,6 @@
<RowConstraints percentHeight="30.0" />
</rowConstraints>

<!-- TOP RIGHT IMAGE -->
<StackPane prefHeight="210.0" prefWidth="420.0" style="-fx-background-color:#F5F5F5;" translateX="-70" GridPane.rowIndex="0">

<Rectangle arcHeight="25.0" arcWidth="25.0" fill="#F5F5F5" height="210.0" stroke="#8B8B8B" strokeType="INSIDE" width="420.0" />
Expand All @@ -243,12 +239,10 @@
</StackPane>


<!-- SUMMARY -->
<StackPane alignment="CENTER" translateX="-20" translateY="60" GridPane.columnIndex="0" GridPane.columnSpan="1" GridPane.rowIndex="1">

<children>

<!-- Kort-bakgrunn -->
<Rectangle arcHeight="30.0" arcWidth="30.0" fill="#F5F5F5" height="300.0" stroke="#8B8B8B" strokeType="INSIDE" width="700.0">
<effect>
<DropShadow offsetY="3.0" radius="8.0">
Expand All @@ -259,7 +253,6 @@
</effect>
</Rectangle>

<!-- Ekte scrollbart innhold -->
<ScrollPane fitToWidth="true" hbarPolicy="NEVER" maxHeight="260.0" maxWidth="650.0" minHeight="260.0" minWidth="650.0" pannable="true" prefHeight="260.0" prefWidth="650.0" style="-fx-background-color: transparent; -fx-background: transparent;" vbarPolicy="ALWAYS">

<content>
Expand All @@ -279,7 +272,6 @@

</children>
</StackPane>
<!-- STATS -->
<GridPane hgap="30.0" style="-fx-padding: 80 0 0 0;" GridPane.columnIndex="0" GridPane.columnSpan="2" GridPane.rowIndex="2">

<columnConstraints>
Expand All @@ -300,7 +292,6 @@
</rowConstraints>
<children>

<!-- 97,4 % -->
<VBox alignment="CENTER_LEFT" spacing="12.0">
<children>
<Label text="Innsamlingsprosent">
Expand Down Expand Up @@ -331,7 +322,6 @@
</children>
</VBox>

<!-- 3,2 % -->
<VBox alignment="CENTER" prefWidth="144.0" spacing="12.0" GridPane.columnIndex="1">
<children>
<Label text="Administrasjonsprosent">
Expand Down Expand Up @@ -362,7 +352,6 @@
</children>
</VBox>

<!-- 93,3 % -->
<VBox alignment="CENTER_RIGHT" spacing="12.0" GridPane.columnIndex="2">
<children>
<Label text="Formålsprosent">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@
</VBox>
</left>

<!-- CENTER -->
<center>
<ScrollPane fitToWidth="true" hbarPolicy="NEVER" style="-fx-background: transparent; -fx-background-color: transparent;" vbarPolicy="AS_NEEDED">
<content>
Expand All @@ -188,11 +187,9 @@
</children>
</VBox>

<!-- TABELL FRA profile_org_payments -->
<VBox maxWidth="930" spacing="0" style="-fx-border-color: #BDBDBD; -fx-border-width: 1;">
<children>

<!-- HEADER -->
<GridPane alignment="CENTER" prefHeight="82">
<columnConstraints>
<ColumnConstraints percentWidth="25" />
Expand All @@ -215,7 +212,6 @@
</rowConstraints>
</GridPane>

<!-- ROW 1 -->
<GridPane alignment="CENTER" prefHeight="95" style="-fx-border-color: transparent transparent #D3D3D3 transparent;">
<columnConstraints>
<ColumnConstraints percentWidth="25" />
Expand All @@ -234,7 +230,6 @@
</rowConstraints>
</GridPane>

<!-- ROW 2 -->
<GridPane alignment="CENTER" prefHeight="95" style="-fx-border-color: transparent transparent #D3D3D3 transparent;">
<columnConstraints>
<ColumnConstraints percentWidth="25" />
Expand All @@ -253,7 +248,6 @@
</rowConstraints>
</GridPane>

<!-- ROW 3 -->
<GridPane alignment="CENTER" prefHeight="95" style="-fx-border-color: transparent transparent #D3D3D3 transparent;">
<columnConstraints>
<ColumnConstraints percentWidth="25" />
Expand All @@ -272,7 +266,6 @@
</rowConstraints>
</GridPane>

<!-- ROW 4 -->
<GridPane alignment="CENTER" prefHeight="95" style="-fx-border-color: transparent transparent #D3D3D3 transparent;">
<columnConstraints>
<ColumnConstraints percentWidth="25" />
Expand All @@ -291,7 +284,6 @@
</rowConstraints>
</GridPane>

<!-- ROW 5 -->
<GridPane alignment="CENTER" prefHeight="95">
<columnConstraints>
<ColumnConstraints percentWidth="25" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,6 @@
</padding>

<children>
<!-- top row -->
<HBox alignment="TOP_LEFT" spacing="24.0">
<children>
<VBox spacing="28.0">
Expand All @@ -216,7 +215,6 @@
<HBox alignment="TOP_RIGHT" spacing="20.0">
<children>

<!-- total card -->
<StackPane prefHeight="86.0" prefWidth="180.0">
<children>
<Rectangle arcHeight="8.0" arcWidth="8.0" fill="#EAF1F0" height="86.0" width="180.0" />
Expand Down

0 comments on commit ab8e937

Please sign in to comment.