From a3c2e7fd7a7c8d22b9defc5c09caed40ccedafb9 Mon Sep 17 00:00:00 2001 From: sameerasw Date: Tue, 6 May 2025 18:32:32 +0530 Subject: Implemented custom styles repository feature --- data-viewer/data-viewer.html | 31 ++++++++++++++++++++++++++----- 1 file changed, 26 insertions(+), 5 deletions(-) (limited to 'data-viewer/data-viewer.html') diff --git a/data-viewer/data-viewer.html b/data-viewer/data-viewer.html index 9400a53..5a7274e 100644 --- a/data-viewer/data-viewer.html +++ b/data-viewer/data-viewer.html @@ -27,11 +27,6 @@
-
- -
@@ -46,6 +41,32 @@
+ +
+

Custom Styles Repository

+
+

+ Change the URL where styles are fetched from. Use this if you want to use a different styles + repository. +
Note: After changing the URL, you should clear existing styles data for + best results. +

+
+ +
+ + +
+
+
+
+
+

Backup & Restore ✨

-- cgit v1.2.3