Fix preferences dialog CSS styling
All checks were successful
Pull Request / build (pull_request) Successful in 3m22s

This commit is contained in:
Marvin Elsen 2024-09-26 23:26:45 +02:00
parent 6003bc678e
commit bc9d09c39f
Signed by: marvinelsen
GPG Key ID: 820672408CC318C2

View File

@ -6,7 +6,8 @@
<?import javafx.geometry.Insets?>
<?import javafx.scene.control.*?>
<?import javafx.scene.layout.*?>
<DialogPane styleClass="preferences-dialog" xmlns="http://javafx.com/javafx/23" xmlns:fx="http://javafx.com/fxml/1">
<DialogPane styleClass="preferences-dialog" xmlns="http://javafx.com/javafx/23" xmlns:fx="http://javafx.com/fxml/1"
stylesheets="/css/main.css">
<fx:define>
<FXCollections fx:factory="observableArrayList" fx:id="phoneticAlphabets">
<Pronunciation fx:value="PINYIN_WITH_TONE_MARKS"/>