From 9bf53424cae6cf5c4ec5899f7541eed23a7566e2 Mon Sep 17 00:00:00 2001 From: Victoria Nduka <122698422+nwanduka@users.noreply.github.com> Date: Wed, 24 Jul 2024 18:26:48 +0100 Subject: [PATCH 1/2] fixed color contrast on slides page --- apps/table.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/table.html b/apps/table.html index ae807512..8bc04ce3 100644 --- a/apps/table.html +++ b/apps/table.html @@ -74,14 +74,14 @@ -
+

caMicroscope

Digital pathology image viewer with support for human/machine generated annotations and markups. View, Edit, and Manage Your Slides Here.

-
+
@@ -132,7 +132,7 @@

caMicroscope

From 2c9dceaa228e10b2786885b8ecb4e3d55af45cb6 Mon Sep 17 00:00:00 2001 From: Victoria Nduka <122698422+nwanduka@users.noreply.github.com> Date: Thu, 25 Jul 2024 14:17:17 +0100 Subject: [PATCH 2/2] Update util.js --- common/util.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/util.js b/common/util.js index 9e367ae2..087d17b4 100644 --- a/common/util.js +++ b/common/util.js @@ -1403,7 +1403,7 @@ const currentYear = new Date().getFullYear(); const footerContent = `

U24 CA18092401A1, Tools to Analyze Morphology and Spatially Mapped Molecular Data

-

Spot a Bug? Report it!

+

Spot a Bug? Report it!


`;