From 3f87e9ce59fc4ddb30d39f8a3c9787a68e177e0f Mon Sep 17 00:00:00 2001 From: indigane Date: Fri, 13 May 2022 16:06:33 +0300 Subject: [PATCH] Update Add initialization from query parameters Change index style Change category handle position Fix empty categories --- card-sort.html | 34 +++++++++++---------- common-scripts.js | 19 ++++++++++++ index.html | 76 ++++++++++++++++++++++++++++++++++++----------- 3 files changed, 96 insertions(+), 33 deletions(-) diff --git a/card-sort.html b/card-sort.html index be7193e..d6a2d50 100644 --- a/card-sort.html +++ b/card-sort.html @@ -3,7 +3,7 @@ - Card Sort + Card Sorting -
Enter card texts one per line or separated by commas
-
- -
-
Enter category names one per line or separated by commas (optional)
-
- -
-
- -
-
+
+

+ Card Sorting + + Readme +

+
Enter card texts one per line or separated by commas
+
+ +
+
Enter category names one per line or separated by commas (optional)
+
+ +
+
+ +
+
-