diff --git a/share/tools/web_config/fishconfig.css b/share/tools/web_config/fishconfig.css
index e1afc50f7..e1f76a058 100644
--- a/share/tools/web_config/fishconfig.css
+++ b/share/tools/web_config/fishconfig.css
@@ -529,13 +529,9 @@ img.delete_icon {
.generic_button {
border-radius: 5px;
border: solid rgba(71, 71, 71, 0.5) 1px;
- padding: 5px 8px;
font-size: 13pt;
- display: inline-block;
- margin-top: 12px;
background-color: rgba(128, 128, 128, 0.4);
color: #fff;
- cursor: pointer;
}
.save_button:hover,
diff --git a/share/tools/web_config/partials/abbreviations.html b/share/tools/web_config/partials/abbreviations.html
index 382ebeeef..0d577fcea 100644
--- a/share/tools/web_config/partials/abbreviations.html
+++ b/share/tools/web_config/partials/abbreviations.html
@@ -14,7 +14,7 @@
- Save
+ Save
diff --git a/share/tools/web_config/partials/colors.html b/share/tools/web_config/partials/colors.html
index 19a7f8ebd..95fa02746 100644
--- a/share/tools/web_config/partials/colors.html
+++ b/share/tools/web_config/partials/colors.html
@@ -96,15 +96,15 @@ fish cannot change the background color of your terminal. Refer to your terminal
- Customize
+ ng-click="toggleCustomizationActive();">Customize
- {{saveThemeButtonTitle}}
+ ng-click="setTheme()">{{saveThemeButtonTitle}}
diff --git a/share/tools/web_config/partials/prompt.html b/share/tools/web_config/partials/prompt.html
index 976737fc6..41a1acac4 100644
--- a/share/tools/web_config/partials/prompt.html
+++ b/share/tools/web_config/partials/prompt.html
@@ -6,11 +6,11 @@
-
-
+ {{ savePromptButtonTitle }}
+ ng-click="setPrompt()">{{ savePromptButtonTitle }}
Preview a prompt below: