From 2e75edbbd69a5e0d046242201042345d67ab815f Mon Sep 17 00:00:00 2001 From: Trochonovitz Date: Mon, 28 Nov 2022 12:33:08 +0100 Subject: [PATCH 01/12] Modal: removed Bootstrap classes --- demo/sites/bs/modal.html | 266 ++++++++++++++++++++++++++------------- src/js/bs/src/modal.js | 52 +++++--- 2 files changed, 217 insertions(+), 101 deletions(-) diff --git a/demo/sites/bs/modal.html b/demo/sites/bs/modal.html index f55c744a0..f4268e538 100644 --- a/demo/sites/bs/modal.html +++ b/demo/sites/bs/modal.html @@ -31,7 +31,7 @@ + > + + + + + +
+ Modal body text goes here.
- - +
...
-