aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/twbs/bootstrap/site/content/docs/4.6/examples/offcanvas/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/twbs/bootstrap/site/content/docs/4.6/examples/offcanvas/index.html')
-rw-r--r--vendor/twbs/bootstrap/site/content/docs/4.6/examples/offcanvas/index.html137
1 files changed, 137 insertions, 0 deletions
diff --git a/vendor/twbs/bootstrap/site/content/docs/4.6/examples/offcanvas/index.html b/vendor/twbs/bootstrap/site/content/docs/4.6/examples/offcanvas/index.html
new file mode 100644
index 000000000..e90e429e7
--- /dev/null
+++ b/vendor/twbs/bootstrap/site/content/docs/4.6/examples/offcanvas/index.html
@@ -0,0 +1,137 @@
+---
+layout: examples
+title: Offcanvas template
+extra_css:
+ - "offcanvas.css"
+extra_js:
+ - "offcanvas.js"
+body_class: "bg-light"
+---
+
+<nav class="navbar navbar-expand-lg fixed-top navbar-dark bg-dark">
+ <a class="navbar-brand mr-auto mr-lg-0" href="#">Offcanvas navbar</a>
+ <button class="navbar-toggler p-0 border-0" type="button" data-toggle="offcanvas">
+ <span class="navbar-toggler-icon"></span>
+ </button>
+
+ <div class="navbar-collapse offcanvas-collapse" id="navbarsExampleDefault">
+ <ul class="navbar-nav mr-auto">
+ <li class="nav-item active">
+ <a class="nav-link" href="#">Dashboard <span class="sr-only">(current)</span></a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="#">Notifications</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="#">Profile</a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link" href="#">Switch account</a>
+ </li>
+ <li class="nav-item dropdown">
+ <a class="nav-link dropdown-toggle" href="#" id="dropdown01" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Settings</a>
+ <div class="dropdown-menu" aria-labelledby="dropdown01">
+ <a class="dropdown-item" href="#">Action</a>
+ <a class="dropdown-item" href="#">Another action</a>
+ <a class="dropdown-item" href="#">Something else here</a>
+ </div>
+ </li>
+ </ul>
+ <form class="form-inline my-2 my-lg-0">
+ <input class="form-control mr-sm-2" type="text" placeholder="Search" aria-label="Search">
+ <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
+ </form>
+ </div>
+</nav>
+
+<div class="nav-scroller bg-white shadow-sm">
+ <nav class="nav nav-underline">
+ <a class="nav-link active" href="#">Dashboard</a>
+ <a class="nav-link" href="#">
+ Friends
+ <span class="badge badge-pill bg-light align-text-bottom">27</span>
+ </a>
+ <a class="nav-link" href="#">Explore</a>
+ <a class="nav-link" href="#">Suggestions</a>
+ <a class="nav-link" href="#">Link</a>
+ <a class="nav-link" href="#">Link</a>
+ <a class="nav-link" href="#">Link</a>
+ <a class="nav-link" href="#">Link</a>
+ <a class="nav-link" href="#">Link</a>
+ </nav>
+</div>
+
+<main role="main" class="container">
+ <div class="d-flex align-items-center p-3 my-3 text-white-50 bg-purple rounded shadow-sm">
+ <img class="mr-3" src="/docs/{{< param docs_version >}}/assets/brand/bootstrap-outline.svg" alt="" width="48" height="48">
+ <div class="lh-100">
+ <h6 class="mb-0 text-white lh-100">Bootstrap</h6>
+ <small>Since 2011</small>
+ </div>
+ </div>
+
+ <div class="my-3 p-3 bg-white rounded shadow-sm">
+ <h6 class="border-bottom border-gray pb-2 mb-0">Recent updates</h6>
+ <div class="media text-muted pt-3">
+ {{< placeholder width="32" height="32" background="#007bff" color="#007bff" class="mr-2 rounded" >}}
+ <p class="media-body pb-3 mb-0 small lh-125 border-bottom border-gray">
+ <strong class="d-block text-gray-dark">@username</strong>
+ Playing ping pong all night long, everything's all neon and hazy. Yeah, she's so in demand. She's sweet as pie but if you break her heart. But down to earth. It's time to face the music I'm no longer your muse. I guess that I forgot I had a choice.
+ </p>
+ </div>
+ <div class="media text-muted pt-3">
+ {{< placeholder width="32" height="32" background="#e83e8c" color="#e83e8c" class="mr-2 rounded" >}}
+ <p class="media-body pb-3 mb-0 small lh-125 border-bottom border-gray">
+ <strong class="d-block text-gray-dark">@username</strong>
+ Standing on the frontline when the bombs start to fall. Heaven is jealous of our love, angels are crying from up above. Can't replace you with a million rings. Boy, when you're with me I'll give you a taste. There’s no going back. Before you met me I was alright but things were kinda heavy. Heavy is the head that wears the crown.
+ </p>
+ </div>
+ <div class="media text-muted pt-3">
+ {{< placeholder width="32" height="32" background="#6f42c1" color="#6f42c1" class="mr-2 rounded" >}}
+ <p class="media-body pb-3 mb-0 small lh-125 border-bottom border-gray">
+ <strong class="d-block text-gray-dark">@username</strong>
+ Will you do the same for me? It's time to face the music I'm no longer your muse. Heard it's beautiful, be the judge and my girls gonna take a vote. I can feel a phoenix inside of me. Heaven is jealous of our love, angels are crying from up above. Yeah, you take me to utopia.
+ </p>
+ </div>
+ <small class="d-block text-right mt-3">
+ <a href="#">All updates</a>
+ </small>
+ </div>
+
+ <div class="my-3 p-3 bg-white rounded shadow-sm">
+ <h6 class="border-bottom border-gray pb-2 mb-0">Suggestions</h6>
+ <div class="media text-muted pt-3">
+ {{< placeholder width="32" height="32" background="#007bff" color="#007bff" class="mr-2 rounded" >}}
+ <div class="media-body pb-3 mb-0 small lh-125 border-bottom border-gray">
+ <div class="d-flex justify-content-between align-items-center w-100">
+ <strong class="text-gray-dark">Full Name</strong>
+ <a href="#">Follow</a>
+ </div>
+ <span class="d-block">@username</span>
+ </div>
+ </div>
+ <div class="media text-muted pt-3">
+ {{< placeholder width="32" height="32" background="#007bff" color="#007bff" class="mr-2 rounded" >}}
+ <div class="media-body pb-3 mb-0 small lh-125 border-bottom border-gray">
+ <div class="d-flex justify-content-between align-items-center w-100">
+ <strong class="text-gray-dark">Full Name</strong>
+ <a href="#">Follow</a>
+ </div>
+ <span class="d-block">@username</span>
+ </div>
+ </div>
+ <div class="media text-muted pt-3">
+ {{< placeholder width="32" height="32" background="#007bff" color="#007bff" class="mr-2 rounded" >}}
+ <div class="media-body pb-3 mb-0 small lh-125 border-bottom border-gray">
+ <div class="d-flex justify-content-between align-items-center w-100">
+ <strong class="text-gray-dark">Full Name</strong>
+ <a href="#">Follow</a>
+ </div>
+ <span class="d-block">@username</span>
+ </div>
+ </div>
+ <small class="d-block text-right mt-3">
+ <a href="#">All suggestions</a>
+ </small>
+ </div>
+</main>