Home
last modified time | relevance | path

Searched refs:bootstrap (Results 1 – 12 of 12) sorted by relevance

/webtrees/resources/css/
H A Dvendor.css16 @import "../../node_modules/bootstrap/dist/css/bootstrap.min.css";
H A Dadministration.css16 /* The administration theme is mostly vanilla bootstrap. */
69 /* Combine bootstrap styling with phpinfo() styling */
H A D_vendor-patches.css38 /* Allows twitter typeahead to work with bootstrap input groups */
H A D_base.css151 /* Leaflet sets this to 1000, which conflicts with bootstrap dropdowns */
/webtrees/tests/app/
H A DWebtreesTest.php34 $webtrees->bootstrap();
/webtrees/app/Cli/
H A DConsole.php54 public function bootstrap(): self function in Fisharebest\\Webtrees\\Cli\\Console
/webtrees/resources/js/
H A Dvendor.js20 window.bootstrap = {
H A Dwebtrees.js870 bootstrap.Modal.getInstance(modal).hide();
/webtrees/tests/
H A DTestCase.php140 $webtrees->bootstrap();
/webtrees/
H A Dcomposer.lock4621 "bootstrap.php"
4697 "bootstrap.php"
4776 "bootstrap.php"
4858 "bootstrap.php"
4942 "bootstrap.php"
5016 "bootstrap.php"
5096 "bootstrap.php"
/webtrees/public/js/
H A Dwebtrees.min.js1 …nction(t){a&&""!==t.value?(e.resetTomSelect(a.tomselect,t.value,t.text),bootstrap.Modal.getInstanc…
/webtrees/public/css/
H A Dvendor.min.css5 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)