mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Badges, navs, and more
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
// }, 100)
|
||||
|
||||
// theme toggler
|
||||
;(function () {
|
||||
(function () {
|
||||
var stylesheetLink = $('#bs-theme-stylesheet')
|
||||
var themeBtn = $('.bs-docs-theme-toggle')
|
||||
|
||||
@@ -81,7 +81,7 @@
|
||||
localStorage.removeItem('previewTheme')
|
||||
}
|
||||
})
|
||||
})();
|
||||
})
|
||||
|
||||
// Tooltip and popover demos
|
||||
$('.tooltip-demo').tooltip({
|
||||
|
||||
Reference in New Issue
Block a user