From 89e4006b2d84d398e34d407a019854823b1dd37d Mon Sep 17 00:00:00 2001 From: Mario Date: Wed, 22 Sep 2021 06:38:27 +0000 Subject: composer update bootstrap to version 5.1.1 --- .../content/docs/5.1/examples/dropdowns/index.html | 339 +++++++++++++++++++++ 1 file changed, 339 insertions(+) create mode 100644 vendor/twbs/bootstrap/site/content/docs/5.1/examples/dropdowns/index.html (limited to 'vendor/twbs/bootstrap/site/content/docs/5.1/examples/dropdowns/index.html') diff --git a/vendor/twbs/bootstrap/site/content/docs/5.1/examples/dropdowns/index.html b/vendor/twbs/bootstrap/site/content/docs/5.1/examples/dropdowns/index.html new file mode 100644 index 000000000..5296d1507 --- /dev/null +++ b/vendor/twbs/bootstrap/site/content/docs/5.1/examples/dropdowns/index.html @@ -0,0 +1,339 @@ +--- +layout: examples +title: Dropdowns +extra_css: + - "dropdowns.css" +body_class: "" +--- + + + + Bootstrap + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + +
+ + + +
+ + \ No newline at end of file -- cgit v1.2.3 From a451449766d581978068a5b8f8c1e27f50386ea7 Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 23 Sep 2021 08:33:36 +0000 Subject: Revert "composer update bootstrap to version 5.1.1" This reverts commit 89e4006b2d84d398e34d407a019854823b1dd37d. --- .../content/docs/5.1/examples/dropdowns/index.html | 339 --------------------- 1 file changed, 339 deletions(-) delete mode 100644 vendor/twbs/bootstrap/site/content/docs/5.1/examples/dropdowns/index.html (limited to 'vendor/twbs/bootstrap/site/content/docs/5.1/examples/dropdowns/index.html') diff --git a/vendor/twbs/bootstrap/site/content/docs/5.1/examples/dropdowns/index.html b/vendor/twbs/bootstrap/site/content/docs/5.1/examples/dropdowns/index.html deleted file mode 100644 index 5296d1507..000000000 --- a/vendor/twbs/bootstrap/site/content/docs/5.1/examples/dropdowns/index.html +++ /dev/null @@ -1,339 +0,0 @@ ---- -layout: examples -title: Dropdowns -extra_css: - - "dropdowns.css" -body_class: "" ---- - - - - Bootstrap - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - -
- - - -
- - \ No newline at end of file -- cgit v1.2.3 From e6dac085cb1d601da1fc63bfd59d811612fa6ef4 Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 8 Oct 2021 12:24:19 +0000 Subject: update composer libs --- .../content/docs/5.1/examples/dropdowns/index.html | 339 +++++++++++++++++++++ 1 file changed, 339 insertions(+) create mode 100644 vendor/twbs/bootstrap/site/content/docs/5.1/examples/dropdowns/index.html (limited to 'vendor/twbs/bootstrap/site/content/docs/5.1/examples/dropdowns/index.html') diff --git a/vendor/twbs/bootstrap/site/content/docs/5.1/examples/dropdowns/index.html b/vendor/twbs/bootstrap/site/content/docs/5.1/examples/dropdowns/index.html new file mode 100644 index 000000000..5296d1507 --- /dev/null +++ b/vendor/twbs/bootstrap/site/content/docs/5.1/examples/dropdowns/index.html @@ -0,0 +1,339 @@ +--- +layout: examples +title: Dropdowns +extra_css: + - "dropdowns.css" +body_class: "" +--- + + + + Bootstrap + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + +
+ + + +
+ + \ No newline at end of file -- cgit v1.2.3