From 7fec796ae500313ddbbbedf32d4f7581985d41d4 Mon Sep 17 00:00:00 2001 From: Brandon Lo Date: Thu, 27 Jun 2019 15:43:55 -0400 Subject: Replace and change CSS Fix animation bugs Fix layout issues Replace custom CSS to bootstrap classes Remove unused files Change code to use es6 syntax Add dropdown styles Change-Id: Ie2ed31fa2e6763cf30d3b19e4bf9379019cbb0f5 Signed-off-by: Brandon Lo --- .../dashboard/searchable_select_multiple.html | 158 ++------------------- 1 file changed, 14 insertions(+), 144 deletions(-) (limited to 'src/templates/dashboard/searchable_select_multiple.html') diff --git a/src/templates/dashboard/searchable_select_multiple.html b/src/templates/dashboard/searchable_select_multiple.html index 8bcf890..8299a55 100644 --- a/src/templates/dashboard/searchable_select_multiple.html +++ b/src/templates/dashboard/searchable_select_multiple.html @@ -1,19 +1,18 @@ - -
-
- {% if incompatible == "true" %} -

Warning: Incompatible Configuration

-

Please make a different selection, as the current config conflicts with the selected pod

- {% endif %} -
-
-

0

-

/ {% if selectable_limit > -1 %} {{ selectable_limit }} {% else %} ∞ {% endif %}added

+
+ {% if incompatible == "true" %} + + {% endif %} +
+ 0 + / {% if selectable_limit > -1 %} {{ selectable_limit }} {% else %} ∞ {% endif %}added
-
+
@@ -22,143 +21,14 @@ > - -
-
    +
    +
      -