From 3a1319c3c6b3716976b1f56e527ddb3e46c33afe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaime=20Rodr=C3=ADguez-Guerra?= Date: Fri, 20 Aug 2021 13:50:16 +0200 Subject: [PATCH] improve usability of the docker button (#110) added a pointer + tooltip fixed namespace field in the URL --- .../conda_store_server/server/templates/base.html | 5 +++++ .../conda_store_server/server/templates/home.html | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/conda-store-server/conda_store_server/server/templates/base.html b/conda-store-server/conda_store_server/server/templates/base.html index ecdb3792e..acbeaab9a 100644 --- a/conda-store-server/conda_store_server/server/templates/base.html +++ b/conda-store-server/conda_store_server/server/templates/base.html @@ -23,5 +23,10 @@ + + + diff --git a/conda-store-server/conda_store_server/server/templates/home.html b/conda-store-server/conda_store_server/server/templates/home.html index 87de11f0e..8b087db42 100644 --- a/conda-store-server/conda_store_server/server/templates/home.html +++ b/conda-store-server/conda_store_server/server/templates/home.html @@ -15,7 +15,7 @@
YAML Lockfile Archive - Docker + Docker {% endif %}