From: Daniel Bevenius Date: Thu, 9 Jan 2025 10:28:29 +0000 (+0100) Subject: server : add tooltips to settings and themes btn (#11154) X-Git-Tag: upstream/0.0.4488~34 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=8eceb888d7b7f5e93d20a4f85ca6511022b87040;p=pkg%2Fggml%2Fsources%2Fllama.cpp server : add tooltips to settings and themes btn (#11154) * server : add tooltips to settings and themes btn This commit adds tooltips to the settings and themes buttons in the webui. The tooltip will be displayed below the actual buttons when hovered over. The motivation for this change is to clarify the purpose of the themes button. * squash! server : add tooltips to settings and themes btn This commit adds a tooltip to the '...' button when a chat has been started. The tooltip is "Chat options" which think could be a good description as the dropdown contains options to delete or download the current chat. * rm tooltip for 3 dots button --------- Co-authored-by: Xuan Son Nguyen --- diff --git a/examples/server/public/index.html.gz b/examples/server/public/index.html.gz index 36f9c9fe..3640a7a6 100644 Binary files a/examples/server/public/index.html.gz and b/examples/server/public/index.html.gz differ diff --git a/examples/server/webui/index.html b/examples/server/webui/index.html index dcdd4107..86a79b77 100644 --- a/examples/server/webui/index.html +++ b/examples/server/webui/index.html @@ -62,53 +62,57 @@
- +
+ +
-