You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pclass="text-medium-emphasis small">Add <code>.accordion-flush</code> to remove the default <code>background-color</code>, some borders, and some rounded corners to render accordions edge-to-edge with their parent container.</p>
Copy file name to clipboardexpand all lines: dist/base/breadcrumb.html
+3-3
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
<!DOCTYPE html>
2
2
<!--
3
3
* CoreUI - Free Bootstrap Admin Template
4
-
* @version v4.2.0
4
+
* @version v4.2.1
5
5
* @link https://coreui.io
6
6
* Copyright (c) 2022 creativeLabs Łukasz Holeczek
7
7
* Licensed under MIT (https://coreui.io/license)
@@ -301,7 +301,7 @@
301
301
<pclass="text-medium-emphasis small">The breadcrumb navigation provides links back to each previous page the user navigated through and shows the current location in a website or an application. You don’t have to add separators, because they automatically added in CSS through <ahref="https://developer.mozilla.org/en-US/docs/Web/CSS/::before"><code>::before</code></a> and <ahref="https://developer.mozilla.org/en-US/docs/Web/CSS/content"><code>content</code></a>.</p>
0 commit comments