From 47ea9b24f886c0b3edada7ea3ccecda992a9d4c9 Mon Sep 17 00:00:00 2001 From: codecalm Date: Mon, 29 Jul 2019 22:59:49 +0200 Subject: [PATCH] update form controls to newest bootstrap --- pages/_includes/forms/form-elements-1.html | 18 +++++++------- pages/_includes/forms/form-elements-2.html | 24 +++++++++---------- pages/_includes/forms/form-elements-3.html | 28 +++++++++++----------- pages/_includes/forms/form-elements-5.html | 6 ++--- 4 files changed, 38 insertions(+), 38 deletions(-) diff --git a/pages/_includes/forms/form-elements-1.html b/pages/_includes/forms/form-elements-1.html index 754370e60..59c80f3a6 100644 --- a/pages/_includes/forms/form-elements-1.html +++ b/pages/_includes/forms/form-elements-1.html @@ -1,22 +1,22 @@ -
+
Username
-
+
-
+
-
+
-
+
@@ -25,7 +25,7 @@ {% include parts/input-color.html %} -
+
@@ -34,7 +34,7 @@
-
+
@@ -60,7 +60,7 @@ {% include parts/input-icon.html %} -
+
@@ -71,7 +71,7 @@
-
+
diff --git a/pages/_includes/forms/form-elements-2.html b/pages/_includes/forms/form-elements-2.html index 495e0dce5..fb6698a51 100644 --- a/pages/_includes/forms/form-elements-2.html +++ b/pages/_includes/forms/form-elements-2.html @@ -1,9 +1,9 @@ -
+
-
+
@@ -11,7 +11,7 @@
-
+
@@ -20,42 +20,42 @@
-
+
-
+
-
+
{% include ui/input-selectgroup.html values="S,M,L,XL,XXL" type="radio" name="size" %}
-
+
{% include ui/input-selectgroup.html values="Unregistered,Priority Mail,Express Mail" class="selectgroup-vertical" type="radio" name="shipping-method" %}
-
+
{% include ui/input-selectgroup.html values="i:smartphone,i:tablet,i:monitor,i:x" class="w-100" type="radio" name="device" %}
-
+
{% include ui/input-selectgroup.html values="i:sun,i:moon,i:cloud-rain,i:cloud,Other" class="selectgroup-pills" %}
-
+
{% include ui/input-selectgroup.html values="HTML,CSS,PHP,JavaScript" class="selectgroup-pills" %}
{% include parts/input-toggle.html %} -
+
Toggle switch single
-
+
Radios