diff --git a/res/layouts/pages/content.xml b/res/layouts/pages/content.xml index d0353a45..e7482225 100644 --- a/res/layouts/pages/content.xml +++ b/res/layouts/pages/content.xml @@ -1,34 +1,41 @@ - - - + + + - - - + - + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/preload.json b/res/preload.json index ec256e0d..558cbba0 100644 --- a/res/preload.json +++ b/res/preload.json @@ -20,7 +20,7 @@ "gui/refresh", "gui/folder_icon", "gui/settings_icon", - "gui/loupe", + "gui/check_mark", "gui/left_arrow", "gui/right_arrow" ], diff --git a/res/textures/gui/check_mark.png b/res/textures/gui/check_mark.png new file mode 100644 index 00000000..61e61711 Binary files /dev/null and b/res/textures/gui/check_mark.png differ