diff --git a/public/css/st-tailwind.css b/public/css/st-tailwind.css index 44664ddfd..5edd3059d 100644 --- a/public/css/st-tailwind.css +++ b/public/css/st-tailwind.css @@ -360,6 +360,14 @@ flex: 2 !important; } +.flex3 { + flex: 3; +} + +.flex4 { + flex: 4; +} + .flexFlowColumn { flex-flow: column; } @@ -563,4 +571,4 @@ textarea:disabled { height: 30px; text-align: center; padding: 5px; -} \ No newline at end of file +} diff --git a/public/index.html b/public/index.html index b94930655..b93346a79 100644 --- a/public/index.html +++ b/public/index.html @@ -5197,7 +5197,7 @@
-
+
Filter to Character(s) @@ -5217,7 +5217,7 @@
-
+
Inclusion Group @@ -5239,6 +5239,16 @@
+
+
+ + Group Weight + +
+
+ +
+