|
@@ -24,7 +24,8 @@
|
|
|
<children>
|
|
|
<HBox spacing="12" VBox.vgrow="ALWAYS">
|
|
|
<StackPane alignment="CENTER" HBox.hgrow="NEVER">
|
|
|
- <FontAwesome5IconView styleClass="glyph-icon-red" glyph="TIMES_CIRCLE" glyphSize="67"/>
|
|
|
+ <Circle styleClass="glyph-icon-red" radius="24"/>
|
|
|
+ <FontAwesome5IconView styleClass="glyph-icon-white" glyph="TIMES" glyphSize="24"/>
|
|
|
</StackPane>
|
|
|
<VBox spacing="6" HBox.hgrow="ALWAYS">
|
|
|
<Text text="%unlock.error.heading" styleClass="label-large"/>
|