Pārlūkot izejas kodu

changed icon to question mark

Jan-Peter Klein 1 gadu atpakaļ
vecāks
revīzija
982e88d1c5
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/main/resources/fxml/update_reminder.fxml

+ 1 - 1
src/main/resources/fxml/update_reminder.fxml

@@ -28,7 +28,7 @@
 						<Insets topRightBottomLeft="6"/>
 					</padding>
 					<Circle styleClass="glyph-icon-primary" radius="24"/>
-					<FontAwesome5IconView styleClass="glyph-icon-white" glyph="EXCLAMATION" glyphSize="24"/>
+					<FontAwesome5IconView styleClass="glyph-icon-white" glyph="QUESTION" glyphSize="24"/>
 				</StackPane>
 			</Group>