change UI to be not so clunky:

* only use question mark icon
* use tooltip at icon instead of explicit label
* icon is the hyperlink
This commit is contained in:
Armin Schrenk
2023-02-08 11:33:41 +01:00
parent c19a86a348
commit ac43efe149
2 changed files with 10 additions and 11 deletions

View File

@@ -42,6 +42,7 @@ public enum FontAwesome5Icon {
PLUS("\uF067"), //
PRINT("\uF02F"), //
QUESTION("\uF128"), //
QUESTION_CIRCLE("\uf059"), //
REDO("\uF01E"), //
SEARCH("\uF002"), //
SPINNER("\uF110"), //