2
0
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:
Mark Otto
2014-07-09 00:15:20 -07:00
parent f380ca21e2
commit a8625f452e
12 changed files with 90 additions and 50 deletions
+2 -2
View File
@@ -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({