From 3d9b35ac675fb942c1fcbc9eb81cc44e3dbeaee3 Mon Sep 17 00:00:00 2001 From: 0neGal Date: Sun, 12 Jun 2022 16:55:28 +0200 Subject: added icons to the settings popup Only on the titles, putting them only on the options or on both the title and options would be far too much, just the title is perfect. --- src/app/index.html | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) (limited to 'src/app/index.html') diff --git a/src/app/index.html b/src/app/index.html index 0255dd6..819caac 100644 --- a/src/app/index.html +++ b/src/app/index.html @@ -36,7 +36,10 @@
-

%%gui.settings.title.ns%%

+
+ +

%%gui.settings.title.ns%%

+
%%gui.settings.nsargs.title%% @@ -48,7 +51,10 @@
-

%%gui.settings.title.language%%

+
+ +

%%gui.settings.title.language%%

+
%%gui.settings.autolang.title%% @@ -73,7 +79,10 @@
-

%%gui.settings.title.updates%%

+
+ +

%%gui.settings.title.updates%%

+
%%gui.settings.autoupdate.title%% @@ -107,7 +116,10 @@
-

%%gui.settings.title.misc%%

+
+ +

%%gui.settings.title.misc%%

+
%%gui.settings.originkill.title%% -- cgit v1.2.3