├── About ├── .vscode │ ├── settings(1).json │ └── settings.json ├── about-animation.js ├── index.html └── style.css ├── Behavioural Insights ├── behavioural-animation.js ├── index.html └── style.css ├── Brand Communications ├── index.html ├── main.js └── style.css ├── Customer Insight ├── customer-animation.js ├── index.html └── style.css ├── Employee surveys ├── employee-animation.js ├── index.html └── style.css ├── home-animattion.js ├── index.html ├── main ├── Javascript │ └── main.js ├── SVG │ ├── About │ │ ├── LOA_Icons_About_Action&Accountability.svg │ │ ├── LOA_Icons_About_Creativity&Commerciality.svg │ │ ├── LOA_Icons_About_Energy&Empathy.svg │ │ ├── LOA_Icons_About_Listen&Learn.svg │ │ ├── LOA_Icons_About_Loyalty&Love.svg │ │ └── LOA_Icons_About_Open&Inclusive.svg │ ├── Brand comms │ │ ├── Brand_Comms-section1.png │ │ ├── Brand_Comms-section2.png │ │ ├── Brand_Comms-section3.png │ │ ├── Brand_Comms-section4.png │ │ ├── LOA_Icons_BrandCommunications_Creation&Communications.svg │ │ ├── LOA_Icons_BrandCommunications_Research&Development.svg │ │ ├── LOA_Icons_BrandCommunications_Strategy&Positioning.svg │ │ ├── VIBE_Logo(1).png │ │ └── VIBE_Logo.png │ ├── Customer insight │ │ ├── LOA_Icons_CustomerInsight_APIs.svg │ │ ├── LOA_Icons_CustomerInsight_Alignment.svg │ │ ├── LOA_Icons_CustomerInsight_CustomerLoyalty.svg │ │ ├── LOA_Icons_CustomerInsight_Insights.svg │ │ └── LOA_Icons_CustomerInsight_Relationships.svg │ ├── Employee Surveys │ │ ├── LOA_Icons_EmployeeSurveys_Benchmark.svg │ │ ├── LOA_Icons_EmployeeSurveys_Confidential.svg │ │ ├── LOA_Icons_EmployeeSurveys_Customise.svg │ │ ├── LOA_Icons_EmployeeSurveys_EDI.svg │ │ ├── LOA_Icons_EmployeeSurveys_Engagement.svg │ │ ├── LOA_Icons_EmployeeSurveys_Feedback.svg │ │ ├── LOA_Icons_EmployeeSurveys_Gather.svg │ │ ├── LOA_Icons_EmployeeSurveys_Inform.svg │ │ ├── LOA_Icons_EmployeeSurveys_Onboarding.svg │ │ ├── LOA_Icons_EmployeeSurveys_Opinions.svg │ │ ├── LOA_Icons_EmployeeSurveys_Pulse.svg │ │ ├── LOA_Icons_EmployeeSurveys_Questions.svg │ │ ├── LOA_Icons_EmployeeSurveys_RealTime.svg │ │ ├── LOA_Icons_EmployeeSurveys_Reports.svg │ │ ├── LOA_Icons_EmployeeSurveys_Star-Rating.svg │ │ ├── LOA_Icons_EmployeeSurveys_Tailored.svg │ │ ├── LOA_Icons_EmployeeSurveys_Time-Saving.svg │ │ ├── LOA_Icons_EmployeeSurveys_Trends.svg │ │ └── LOA_Icons_EmployeeSurveys_Unbiased.svg │ ├── LOA_Heart_Gold.svg │ ├── LOA_Nav_Icons.zip │ ├── LOA_Nav_Icons │ │ ├── LOA_Navigation_Icons_BEHAVIOURAL INSIGHTS -& ANALYSIS(1).eps │ │ ├── LOA_Navigation_Icons_BEHAVIOURAL INSIGHTS -& ANALYSIS.eps │ │ ├── LOA_Navigation_Icons_BEHAVIOURAL INSIGHTS -& ANALYSIS.svg │ │ ├── LOA_Navigation_Icons_EMPLOYEE & CUSTOMER-BRAND ATTRACTION(1).eps │ │ ├── LOA_Navigation_Icons_EMPLOYEE & CUSTOMER-BRAND ATTRACTION.eps │ │ ├── LOA_Navigation_Icons_EMPLOYEE & CUSTOMER-BRAND ATTRACTION.svg │ │ ├── LOA_Navigation_Icons_STRATEGIC ASSESSMENT -& CONSULTANCY(1).eps │ │ ├── LOA_Navigation_Icons_STRATEGIC ASSESSMENT -& CONSULTANCY.eps │ │ ├── LOA_Navigation_Icons_STRATEGIC ASSESSMENT -& CONSULTANCY.svg │ │ ├── LOA_Navigation_Icons_TALENT & LEADERSHIP-DEVELOPMENT(1).eps │ │ ├── LOA_Navigation_Icons_TALENT & LEADERSHIP-DEVELOPMENT.eps │ │ ├── LOA_Navigation_Icons_TALENT & LEADERSHIP-DEVELOPMENT.svg │ │ └── __MACOSX │ │ │ ├── ._LOA_Navigation_Icons_BEHAVIOURAL INSIGHTS -& ANALYSIS(1).eps │ │ │ ├── ._LOA_Navigation_Icons_BEHAVIOURAL INSIGHTS -& ANALYSIS(1).svg │ │ │ ├── ._LOA_Navigation_Icons_BEHAVIOURAL INSIGHTS -& ANALYSIS.eps │ │ │ ├── ._LOA_Navigation_Icons_BEHAVIOURAL INSIGHTS -& ANALYSIS.svg │ │ │ ├── ._LOA_Navigation_Icons_EMPLOYEE & CUSTOMER-BRAND ATTRACTION(1).eps │ │ │ ├── ._LOA_Navigation_Icons_EMPLOYEE & CUSTOMER-BRAND ATTRACTION(1).svg │ │ │ ├── ._LOA_Navigation_Icons_EMPLOYEE & CUSTOMER-BRAND ATTRACTION.eps │ │ │ ├── ._LOA_Navigation_Icons_EMPLOYEE & CUSTOMER-BRAND ATTRACTION.svg │ │ │ ├── ._LOA_Navigation_Icons_STRATEGIC ASSESSMENT -& CONSULTANCY(1).eps │ │ │ ├── ._LOA_Navigation_Icons_STRATEGIC ASSESSMENT -& CONSULTANCY(1).svg │ │ │ ├── ._LOA_Navigation_Icons_STRATEGIC ASSESSMENT -& CONSULTANCY.eps │ │ │ ├── ._LOA_Navigation_Icons_STRATEGIC ASSESSMENT -& CONSULTANCY.svg │ │ │ ├── ._LOA_Navigation_Icons_TALENT & LEADERSHIP-DEVELOPMENT(1).eps │ │ │ ├── ._LOA_Navigation_Icons_TALENT & LEADERSHIP-DEVELOPMENT(1).svg │ │ │ ├── ._LOA_Navigation_Icons_TALENT & LEADERSHIP-DEVELOPMENT.eps │ │ │ └── ._LOA_Navigation_Icons_TALENT & LEADERSHIP-DEVELOPMENT.svg │ └── LOA_WorldMap.svg ├── css │ └── style.css ├── fonts │ ├── Montserrat-Light(1).otf │ ├── Montserrat-Light.otf │ ├── Montserrat-Medium(1).otf │ ├── Montserrat-Medium.otf │ ├── Montserrat-Regular(1).otf │ ├── Montserrat-Regular.otf │ ├── Montserrat-UltraLight(1).otf │ └── Montserrat-UltraLight.otf └── images │ ├── About-Heart.png │ ├── Behavioural-section1-1.jpg │ ├── Behavioural-section1-2.jpg │ ├── Behavioural-section1-3.jpg │ ├── Clients │ ├── client-0.png │ ├── client-1.jpg │ ├── client-10.png │ ├── client-11.png │ ├── client-12.png │ ├── client-13.png │ ├── client-14.png │ ├── client-15.png │ ├── client-16.png │ ├── client-17.png │ ├── client-18.png │ ├── client-19.png │ ├── client-2.jpg │ ├── client-20.png │ ├── client-21.png │ ├── client-22.png │ ├── client-3.png │ ├── client-4.png │ ├── client-5.png │ ├── client-6.jpg │ ├── client-7.png │ ├── client-8.png │ └── client-9.png │ ├── LOA_Website_WORK_v1.06.jpg │ ├── LOA_logo(1).png │ ├── LOA_logo.png │ ├── about-banner.jpg │ ├── banner.png │ ├── behavioural-banner.jpg │ ├── brand_comms-banner.jpg │ ├── certificate.png │ ├── customer-insight-banner.jpg │ ├── darkweb-background.png │ ├── employee-banner.jpg │ ├── employee-section1-1,4.png │ ├── employee-section1-2.png │ ├── employee-section1-3.png │ ├── employee-section1-4.png │ ├── heart(1).png │ ├── heart.png │ ├── lightweb-background.jpg │ ├── people │ ├── Ana-costa.JPG │ ├── James-Brook.jpeg │ ├── Steve-Barry.jpg │ ├── andy-moorhouse.png │ ├── graham-forbes.jpg │ ├── jim-stothard.jpg │ ├── katy-noble.jpg │ ├── lee-johnson.jpg │ ├── mark-kendrick.jpg │ ├── simon-kevan.jpg │ ├── stephanie-corking.jpg │ └── suncar-cassama.png │ ├── section1-1.png │ ├── section1-2.png │ ├── section1-3.png │ ├── section1-4.png │ ├── section2-1.jpg │ ├── section2-2.jpg │ └── section2-3.png ├── nav-footer ├── navbar.js └── style.css └── resources ├── bootstrap-4.3.1 ├── .babelrc.js ├── .browserslistrc ├── .editorconfig ├── .eslintignore ├── .eslintrc.json ├── .gitattributes ├── .github │ ├── CODEOWNERS │ ├── CONTRIBUTING.md │ ├── ISSUE_TEMPLATE │ │ ├── bug.md │ │ ├── bug_report.md │ │ ├── feature.md │ │ └── feature_request.md │ └── SUPPORT.md ├── .gitignore ├── .stylelintignore ├── .stylelintrc ├── .travis.yml ├── CNAME ├── CODE_OF_CONDUCT.md ├── Gemfile ├── Gemfile.lock ├── LICENSE ├── README.md ├── _config.yml ├── build │ ├── .eslintrc.json │ ├── banner.js │ ├── build-plugins.js │ ├── change-version.js │ ├── generate-sri.js │ ├── postcss.config.js │ ├── rollup.config.js │ ├── ship.sh │ ├── svgo.yml │ └── vnu-jar.js ├── composer.json ├── dist │ ├── css │ │ ├── bootstrap-grid.css │ │ ├── bootstrap-grid.css.map │ │ ├── bootstrap-grid.min.css │ │ ├── bootstrap-grid.min.css.map │ │ ├── bootstrap-reboot.css │ │ ├── bootstrap-reboot.css.map │ │ ├── bootstrap-reboot.min.css │ │ ├── bootstrap-reboot.min.css.map │ │ ├── bootstrap.css │ │ ├── bootstrap.css.map │ │ ├── bootstrap.min.css │ │ └── bootstrap.min.css.map │ └── js │ │ ├── bootstrap.bundle.js │ │ ├── bootstrap.bundle.js.map │ │ ├── bootstrap.bundle.min.js │ │ ├── bootstrap.bundle.min.js.map │ │ ├── bootstrap.js │ │ ├── bootstrap.js.map │ │ ├── bootstrap.min.js │ │ └── bootstrap.min.js.map ├── js │ ├── dist │ │ ├── alert.js │ │ ├── alert.js.map │ │ ├── button.js │ │ ├── button.js.map │ │ ├── carousel.js │ │ ├── carousel.js.map │ │ ├── collapse.js │ │ ├── collapse.js.map │ │ ├── dropdown.js │ │ ├── dropdown.js.map │ │ ├── index.js │ │ ├── index.js.map │ │ ├── modal.js │ │ ├── modal.js.map │ │ ├── popover.js │ │ ├── popover.js.map │ │ ├── scrollspy.js │ │ ├── scrollspy.js.map │ │ ├── tab.js │ │ ├── tab.js.map │ │ ├── toast.js │ │ ├── toast.js.map │ │ ├── tooltip.js │ │ ├── tooltip.js.map │ │ ├── util.js │ │ └── util.js.map │ ├── src │ │ ├── alert.js │ │ ├── button.js │ │ ├── carousel.js │ │ ├── collapse.js │ │ ├── dropdown.js │ │ ├── index.js │ │ ├── modal.js │ │ ├── popover.js │ │ ├── scrollspy.js │ │ ├── tab.js │ │ ├── toast.js │ │ ├── tools │ │ │ └── sanitizer.js │ │ ├── tooltip.js │ │ └── util.js │ └── tests │ │ ├── README.md │ │ ├── browsers.js │ │ ├── index.html │ │ ├── integration │ │ ├── bundle.js │ │ ├── index.html │ │ └── rollup.bundle.js │ │ ├── karma.conf.js │ │ ├── unit │ │ ├── .eslintrc.json │ │ ├── alert.js │ │ ├── button.js │ │ ├── carousel.js │ │ ├── collapse.js │ │ ├── dropdown.js │ │ ├── modal.js │ │ ├── popover.js │ │ ├── scrollspy.js │ │ ├── tab.js │ │ ├── toast.js │ │ ├── tooltip.js │ │ └── util.js │ │ └── visual │ │ ├── alert.html │ │ ├── button.html │ │ ├── carousel.html │ │ ├── collapse.html │ │ ├── dropdown.html │ │ ├── modal.html │ │ ├── popover.html │ │ ├── scrollspy.html │ │ ├── tab.html │ │ ├── toast.html │ │ └── tooltip.html ├── nuget │ ├── MyGet.ps1 │ ├── bootstrap.nuspec │ └── bootstrap.sass.nuspec ├── package-lock.json ├── package.js ├── package.json ├── scss │ ├── _alert.scss │ ├── _badge.scss │ ├── _breadcrumb.scss │ ├── _button-group.scss │ ├── _buttons.scss │ ├── _card.scss │ ├── _carousel.scss │ ├── _close.scss │ ├── _code.scss │ ├── _custom-forms.scss │ ├── _dropdown.scss │ ├── _forms.scss │ ├── _functions.scss │ ├── _grid.scss │ ├── _images.scss │ ├── _input-group.scss │ ├── _jumbotron.scss │ ├── _list-group.scss │ ├── _media.scss │ ├── _mixins.scss │ ├── _modal.scss │ ├── _nav.scss │ ├── _navbar.scss │ ├── _pagination.scss │ ├── _popover.scss │ ├── _print.scss │ ├── _progress.scss │ ├── _reboot.scss │ ├── _root.scss │ ├── _spinners.scss │ ├── _tables.scss │ ├── _toasts.scss │ ├── _tooltip.scss │ ├── _transitions.scss │ ├── _type.scss │ ├── _utilities.scss │ ├── _variables.scss │ ├── bootstrap-grid.scss │ ├── bootstrap-reboot.scss │ ├── bootstrap.scss │ ├── mixins │ │ ├── _alert.scss │ │ ├── _background-variant.scss │ │ ├── _badge.scss │ │ ├── _border-radius.scss │ │ ├── _box-shadow.scss │ │ ├── _breakpoints.scss │ │ ├── _buttons.scss │ │ ├── _caret.scss │ │ ├── _clearfix.scss │ │ ├── _deprecate.scss │ │ ├── _float.scss │ │ ├── _forms.scss │ │ ├── _gradients.scss │ │ ├── _grid-framework.scss │ │ ├── _grid.scss │ │ ├── _hover.scss │ │ ├── _image.scss │ │ ├── _list-group.scss │ │ ├── _lists.scss │ │ ├── _nav-divider.scss │ │ ├── _pagination.scss │ │ ├── _reset-text.scss │ │ ├── _resize.scss │ │ ├── _screen-reader.scss │ │ ├── _size.scss │ │ ├── _table-row.scss │ │ ├── _text-emphasis.scss │ │ ├── _text-hide.scss │ │ ├── _text-truncate.scss │ │ ├── _transition.scss │ │ └── _visibility.scss │ ├── utilities │ │ ├── _align.scss │ │ ├── _background.scss │ │ ├── _borders.scss │ │ ├── _clearfix.scss │ │ ├── _display.scss │ │ ├── _embed.scss │ │ ├── _flex.scss │ │ ├── _float.scss │ │ ├── _overflow.scss │ │ ├── _position.scss │ │ ├── _screenreaders.scss │ │ ├── _shadows.scss │ │ ├── _sizing.scss │ │ ├── _spacing.scss │ │ ├── _stretched-link.scss │ │ ├── _text.scss │ │ └── _visibility.scss │ └── vendor │ │ └── _rfs.scss └── site │ ├── .eslintrc.json │ ├── _data │ ├── breakpoints.yml │ ├── browser-bugs.yml │ ├── browser-features.yml │ ├── colors.yml │ ├── core-team.yml │ ├── docs-versions.yml │ ├── examples.yml │ ├── grays.yml │ ├── nav.yml │ ├── theme-colors.yml │ └── translations.yml │ ├── _includes │ ├── ads.html │ ├── analytics.html │ ├── bugify.html │ ├── callout-danger-async-methods.md │ ├── callout-info-mediaqueries-breakpoints.md │ ├── callout-info-prefersreducedmotion.md │ ├── callout-warning-color-assistive-technologies.md │ ├── callout.html │ ├── docs-navbar.html │ ├── docs-sidebar.html │ ├── example.html │ ├── favicons.html │ ├── footer.html │ ├── header.html │ ├── icons │ │ ├── bootstrap-stack.svg │ │ ├── bootstrap.svg │ │ ├── download.svg │ │ ├── github.svg │ │ ├── import.svg │ │ ├── lightning.svg │ │ ├── menu.svg │ │ ├── opencollective.svg │ │ ├── placeholder.svg │ │ ├── slack.svg │ │ └── twitter.svg │ ├── scripts.html │ ├── skippy.html │ ├── social.html │ └── stylesheet.html │ ├── _layouts │ ├── default.html │ ├── docs.html │ ├── examples.html │ ├── home.html │ └── simple.html │ ├── docs │ ├── 4.3 │ │ ├── about │ │ │ ├── brand.md │ │ │ ├── license.md │ │ │ ├── overview.md │ │ │ ├── team.md │ │ │ └── translations.md │ │ ├── assets │ │ │ ├── brand │ │ │ │ ├── bootstrap-outline.svg │ │ │ │ ├── bootstrap-punchout.svg │ │ │ │ ├── bootstrap-social-logo.png │ │ │ │ ├── bootstrap-social.png │ │ │ │ └── bootstrap-solid.svg │ │ │ ├── css │ │ │ │ ├── docs.min.css │ │ │ │ └── docs.min.css.map │ │ │ ├── img │ │ │ │ ├── bootstrap-themes.png │ │ │ │ ├── bootstrap-themes@2x.png │ │ │ │ ├── examples │ │ │ │ │ ├── album.png │ │ │ │ │ ├── album@2x.png │ │ │ │ │ ├── blog.png │ │ │ │ │ ├── blog@2x.png │ │ │ │ │ ├── carousel.png │ │ │ │ │ ├── carousel@2x.png │ │ │ │ │ ├── checkout.png │ │ │ │ │ ├── checkout@2x.png │ │ │ │ │ ├── cover.png │ │ │ │ │ ├── cover@2x.png │ │ │ │ │ ├── dashboard.png │ │ │ │ │ ├── dashboard@2x.png │ │ │ │ │ ├── floating-labels.png │ │ │ │ │ ├── floating-labels@2x.png │ │ │ │ │ ├── grid.png │ │ │ │ │ ├── grid@2x.png │ │ │ │ │ ├── jumbotron.png │ │ │ │ │ ├── jumbotron@2x.png │ │ │ │ │ ├── navbar-bottom.png │ │ │ │ │ ├── navbar-bottom@2x.png │ │ │ │ │ ├── navbar-fixed.png │ │ │ │ │ ├── navbar-fixed@2x.png │ │ │ │ │ ├── navbar-static.png │ │ │ │ │ ├── navbar-static@2x.png │ │ │ │ │ ├── navbars.png │ │ │ │ │ ├── navbars@2x.png │ │ │ │ │ ├── offcanvas.png │ │ │ │ │ ├── offcanvas@2x.png │ │ │ │ │ ├── pricing.png │ │ │ │ │ ├── pricing@2x.png │ │ │ │ │ ├── product.png │ │ │ │ │ ├── product@2x.png │ │ │ │ │ ├── sign-in.png │ │ │ │ │ ├── sign-in@2x.png │ │ │ │ │ ├── starter-template.png │ │ │ │ │ ├── starter-template@2x.png │ │ │ │ │ ├── sticky-footer-navbar.png │ │ │ │ │ ├── sticky-footer-navbar@2x.png │ │ │ │ │ ├── sticky-footer.png │ │ │ │ │ └── sticky-footer@2x.png │ │ │ │ └── favicons │ │ │ │ │ ├── android-chrome-192x192.png │ │ │ │ │ ├── android-chrome-512x512.png │ │ │ │ │ ├── apple-touch-icon.png │ │ │ │ │ ├── browserconfig.xml │ │ │ │ │ ├── favicon-16x16.png │ │ │ │ │ ├── favicon-32x32.png │ │ │ │ │ ├── manifest.json │ │ │ │ │ ├── mstile-144x144.png │ │ │ │ │ ├── mstile-150x150.png │ │ │ │ │ ├── mstile-310x150.png │ │ │ │ │ ├── mstile-310x310.png │ │ │ │ │ ├── mstile-70x70.png │ │ │ │ │ └── safari-pinned-tab.svg │ │ │ ├── js │ │ │ │ ├── docs.min.js │ │ │ │ ├── src │ │ │ │ │ ├── application.js │ │ │ │ │ ├── ie-emulation-modes-warning.js │ │ │ │ │ └── search.js │ │ │ │ └── vendor │ │ │ │ │ ├── anchor.min.js │ │ │ │ │ ├── bs-custom-file-input.min.js │ │ │ │ │ ├── clipboard.min.js │ │ │ │ │ └── jquery-slim.min.js │ │ │ └── scss │ │ │ │ ├── _ads.scss │ │ │ │ ├── _algolia.scss │ │ │ │ ├── _anchor.scss │ │ │ │ ├── _brand.scss │ │ │ │ ├── _browser-bugs.scss │ │ │ │ ├── _buttons.scss │ │ │ │ ├── _callouts.scss │ │ │ │ ├── _clipboard-js.scss │ │ │ │ ├── _colors.scss │ │ │ │ ├── _component-examples.scss │ │ │ │ ├── _content.scss │ │ │ │ ├── _footer.scss │ │ │ │ ├── _masthead.scss │ │ │ │ ├── _nav.scss │ │ │ │ ├── _placeholder-img.scss │ │ │ │ ├── _sidebar.scss │ │ │ │ ├── _skippy.scss │ │ │ │ ├── _syntax.scss │ │ │ │ ├── _variables.scss │ │ │ │ └── docs.scss │ │ ├── browser-bugs.md │ │ ├── components │ │ │ ├── alerts.md │ │ │ ├── badge.md │ │ │ ├── breadcrumb.md │ │ │ ├── button-group.md │ │ │ ├── buttons.md │ │ │ ├── card.md │ │ │ ├── carousel.md │ │ │ ├── collapse.md │ │ │ ├── dropdowns.md │ │ │ ├── forms.md │ │ │ ├── input-group.md │ │ │ ├── jumbotron.md │ │ │ ├── list-group.md │ │ │ ├── media-object.md │ │ │ ├── modal.md │ │ │ ├── navbar.md │ │ │ ├── navs.md │ │ │ ├── pagination.md │ │ │ ├── popovers.md │ │ │ ├── progress.md │ │ │ ├── scrollspy.md │ │ │ ├── spinners.md │ │ │ ├── toasts.md │ │ │ └── tooltips.md │ │ ├── content │ │ │ ├── code.md │ │ │ ├── figures.md │ │ │ ├── images.md │ │ │ ├── reboot.md │ │ │ ├── tables.md │ │ │ └── typography.md │ │ ├── examples │ │ │ ├── .stylelintrc │ │ │ ├── album │ │ │ │ ├── album.css │ │ │ │ └── index.html │ │ │ ├── blog │ │ │ │ ├── blog.css │ │ │ │ └── index.html │ │ │ ├── carousel │ │ │ │ ├── carousel.css │ │ │ │ └── index.html │ │ │ ├── checkout │ │ │ │ ├── form-validation.css │ │ │ │ ├── form-validation.js │ │ │ │ └── index.html │ │ │ ├── cover │ │ │ │ ├── cover.css │ │ │ │ └── index.html │ │ │ ├── dashboard │ │ │ │ ├── dashboard.css │ │ │ │ ├── dashboard.js │ │ │ │ └── index.html │ │ │ ├── floating-labels │ │ │ │ ├── floating-labels.css │ │ │ │ └── index.html │ │ │ ├── grid │ │ │ │ ├── grid.css │ │ │ │ └── index.html │ │ │ ├── index.html │ │ │ ├── jumbotron │ │ │ │ ├── index.html │ │ │ │ └── jumbotron.css │ │ │ ├── navbar-bottom │ │ │ │ └── index.html │ │ │ ├── navbar-fixed │ │ │ │ ├── index.html │ │ │ │ └── navbar-top-fixed.css │ │ │ ├── navbar-static │ │ │ │ ├── index.html │ │ │ │ └── navbar-top.css │ │ │ ├── navbars │ │ │ │ ├── index.html │ │ │ │ └── navbar.css │ │ │ ├── offcanvas │ │ │ │ ├── index.html │ │ │ │ ├── offcanvas.css │ │ │ │ └── offcanvas.js │ │ │ ├── pricing │ │ │ │ ├── index.html │ │ │ │ └── pricing.css │ │ │ ├── product │ │ │ │ ├── index.html │ │ │ │ └── product.css │ │ │ ├── sign-in │ │ │ │ ├── index.html │ │ │ │ └── signin.css │ │ │ ├── starter-template │ │ │ │ ├── index.html │ │ │ │ └── starter-template.css │ │ │ ├── sticky-footer-navbar │ │ │ │ ├── index.html │ │ │ │ └── sticky-footer-navbar.css │ │ │ └── sticky-footer │ │ │ │ ├── index.html │ │ │ │ └── sticky-footer.css │ │ ├── extend │ │ │ ├── approach.md │ │ │ └── icons.md │ │ ├── getting-started │ │ │ ├── accessibility.md │ │ │ ├── best-practices.md │ │ │ ├── browsers-devices.md │ │ │ ├── build-tools.md │ │ │ ├── contents.md │ │ │ ├── download.md │ │ │ ├── introduction.md │ │ │ ├── javascript.md │ │ │ ├── theming.md │ │ │ └── webpack.md │ │ ├── layout │ │ │ ├── grid.md │ │ │ ├── overview.md │ │ │ └── utilities-for-layout.md │ │ ├── migration.md │ │ └── utilities │ │ │ ├── borders.md │ │ │ ├── clearfix.md │ │ │ ├── close-icon.md │ │ │ ├── colors.md │ │ │ ├── display.md │ │ │ ├── embed.md │ │ │ ├── flex.md │ │ │ ├── float.md │ │ │ ├── image-replacement.md │ │ │ ├── overflow.md │ │ │ ├── position.md │ │ │ ├── screen-readers.md │ │ │ ├── shadows.md │ │ │ ├── sizing.md │ │ │ ├── spacing.md │ │ │ ├── stretched-link.md │ │ │ ├── text.md │ │ │ ├── vertical-align.md │ │ │ └── visibility.md │ └── versions.html │ ├── favicon.ico │ ├── index.html │ ├── robots.txt │ └── sw.js └── jquery-3.5.1.min.js /About/.vscode/settings(1).json: -------------------------------------------------------------------------------- 1 | { 2 | "liveServer.settings.port": 5501 3 | } -------------------------------------------------------------------------------- /About/.vscode/settings.json: -------------------------------------------------------------------------------- 1 | { 2 | "liveServer.settings.port": 5501 3 | } -------------------------------------------------------------------------------- /About/about-animation.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/About/about-animation.js -------------------------------------------------------------------------------- /About/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/About/index.html -------------------------------------------------------------------------------- /About/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/About/style.css -------------------------------------------------------------------------------- /Behavioural Insights/behavioural-animation.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/Behavioural Insights/behavioural-animation.js -------------------------------------------------------------------------------- /Behavioural Insights/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/Behavioural Insights/index.html -------------------------------------------------------------------------------- /Behavioural Insights/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/Behavioural Insights/style.css -------------------------------------------------------------------------------- /Brand Communications/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/Brand Communications/index.html -------------------------------------------------------------------------------- /Brand Communications/main.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/Brand Communications/main.js -------------------------------------------------------------------------------- /Brand Communications/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/Brand Communications/style.css -------------------------------------------------------------------------------- /Customer Insight/customer-animation.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/Customer Insight/customer-animation.js -------------------------------------------------------------------------------- /Customer Insight/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/Customer Insight/index.html -------------------------------------------------------------------------------- /Customer Insight/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/Customer Insight/style.css -------------------------------------------------------------------------------- /Employee surveys/employee-animation.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/Employee surveys/employee-animation.js -------------------------------------------------------------------------------- /Employee surveys/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/Employee surveys/index.html -------------------------------------------------------------------------------- /Employee surveys/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/Employee surveys/style.css -------------------------------------------------------------------------------- /home-animattion.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/home-animattion.js -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/index.html -------------------------------------------------------------------------------- /main/Javascript/main.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/Javascript/main.js -------------------------------------------------------------------------------- /main/SVG/About/LOA_Icons_About_Action&Accountability.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/About/LOA_Icons_About_Action&Accountability.svg -------------------------------------------------------------------------------- /main/SVG/About/LOA_Icons_About_Creativity&Commerciality.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/About/LOA_Icons_About_Creativity&Commerciality.svg -------------------------------------------------------------------------------- /main/SVG/About/LOA_Icons_About_Energy&Empathy.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/About/LOA_Icons_About_Energy&Empathy.svg -------------------------------------------------------------------------------- /main/SVG/About/LOA_Icons_About_Listen&Learn.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/About/LOA_Icons_About_Listen&Learn.svg -------------------------------------------------------------------------------- /main/SVG/About/LOA_Icons_About_Loyalty&Love.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/About/LOA_Icons_About_Loyalty&Love.svg -------------------------------------------------------------------------------- /main/SVG/About/LOA_Icons_About_Open&Inclusive.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/About/LOA_Icons_About_Open&Inclusive.svg -------------------------------------------------------------------------------- /main/SVG/Brand comms/Brand_Comms-section1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/Brand comms/Brand_Comms-section1.png -------------------------------------------------------------------------------- /main/SVG/Brand comms/Brand_Comms-section2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/Brand comms/Brand_Comms-section2.png -------------------------------------------------------------------------------- /main/SVG/Brand comms/Brand_Comms-section3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/Brand comms/Brand_Comms-section3.png -------------------------------------------------------------------------------- /main/SVG/Brand comms/Brand_Comms-section4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/Brand comms/Brand_Comms-section4.png -------------------------------------------------------------------------------- /main/SVG/Brand comms/LOA_Icons_BrandCommunications_Creation&Communications.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/Brand comms/LOA_Icons_BrandCommunications_Creation&Communications.svg -------------------------------------------------------------------------------- /main/SVG/Brand comms/LOA_Icons_BrandCommunications_Research&Development.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/Brand comms/LOA_Icons_BrandCommunications_Research&Development.svg -------------------------------------------------------------------------------- /main/SVG/Brand comms/LOA_Icons_BrandCommunications_Strategy&Positioning.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/Brand comms/LOA_Icons_BrandCommunications_Strategy&Positioning.svg -------------------------------------------------------------------------------- /main/SVG/Brand comms/VIBE_Logo(1).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/Brand comms/VIBE_Logo(1).png -------------------------------------------------------------------------------- /main/SVG/Brand comms/VIBE_Logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/Brand comms/VIBE_Logo.png -------------------------------------------------------------------------------- /main/SVG/Customer insight/LOA_Icons_CustomerInsight_APIs.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/Customer insight/LOA_Icons_CustomerInsight_APIs.svg -------------------------------------------------------------------------------- /main/SVG/Customer insight/LOA_Icons_CustomerInsight_Alignment.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/Customer insight/LOA_Icons_CustomerInsight_Alignment.svg -------------------------------------------------------------------------------- /main/SVG/Customer insight/LOA_Icons_CustomerInsight_CustomerLoyalty.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/Customer insight/LOA_Icons_CustomerInsight_CustomerLoyalty.svg -------------------------------------------------------------------------------- /main/SVG/Customer insight/LOA_Icons_CustomerInsight_Insights.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/Customer insight/LOA_Icons_CustomerInsight_Insights.svg -------------------------------------------------------------------------------- /main/SVG/Customer insight/LOA_Icons_CustomerInsight_Relationships.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/Customer insight/LOA_Icons_CustomerInsight_Relationships.svg -------------------------------------------------------------------------------- /main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_Benchmark.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_Benchmark.svg -------------------------------------------------------------------------------- /main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_Confidential.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_Confidential.svg -------------------------------------------------------------------------------- /main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_Customise.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_Customise.svg -------------------------------------------------------------------------------- /main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_EDI.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_EDI.svg -------------------------------------------------------------------------------- /main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_Engagement.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_Engagement.svg -------------------------------------------------------------------------------- /main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_Feedback.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_Feedback.svg -------------------------------------------------------------------------------- /main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_Gather.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_Gather.svg -------------------------------------------------------------------------------- /main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_Inform.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_Inform.svg -------------------------------------------------------------------------------- /main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_Onboarding.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_Onboarding.svg -------------------------------------------------------------------------------- /main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_Opinions.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_Opinions.svg -------------------------------------------------------------------------------- /main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_Pulse.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_Pulse.svg -------------------------------------------------------------------------------- /main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_Questions.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_Questions.svg -------------------------------------------------------------------------------- /main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_RealTime.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_RealTime.svg -------------------------------------------------------------------------------- /main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_Reports.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_Reports.svg -------------------------------------------------------------------------------- /main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_Star-Rating.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_Star-Rating.svg -------------------------------------------------------------------------------- /main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_Tailored.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_Tailored.svg -------------------------------------------------------------------------------- /main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_Time-Saving.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_Time-Saving.svg -------------------------------------------------------------------------------- /main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_Trends.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_Trends.svg -------------------------------------------------------------------------------- /main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_Unbiased.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/Employee Surveys/LOA_Icons_EmployeeSurveys_Unbiased.svg -------------------------------------------------------------------------------- /main/SVG/LOA_Heart_Gold.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/LOA_Heart_Gold.svg -------------------------------------------------------------------------------- /main/SVG/LOA_Nav_Icons.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/LOA_Nav_Icons.zip -------------------------------------------------------------------------------- /main/SVG/LOA_Nav_Icons/LOA_Navigation_Icons_BEHAVIOURAL INSIGHTS -& ANALYSIS(1).eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/LOA_Nav_Icons/LOA_Navigation_Icons_BEHAVIOURAL INSIGHTS -& ANALYSIS(1).eps -------------------------------------------------------------------------------- /main/SVG/LOA_Nav_Icons/LOA_Navigation_Icons_BEHAVIOURAL INSIGHTS -& ANALYSIS.eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/LOA_Nav_Icons/LOA_Navigation_Icons_BEHAVIOURAL INSIGHTS -& ANALYSIS.eps -------------------------------------------------------------------------------- /main/SVG/LOA_Nav_Icons/LOA_Navigation_Icons_BEHAVIOURAL INSIGHTS -& ANALYSIS.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/LOA_Nav_Icons/LOA_Navigation_Icons_BEHAVIOURAL INSIGHTS -& ANALYSIS.svg -------------------------------------------------------------------------------- /main/SVG/LOA_Nav_Icons/LOA_Navigation_Icons_EMPLOYEE & CUSTOMER-BRAND ATTRACTION(1).eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/LOA_Nav_Icons/LOA_Navigation_Icons_EMPLOYEE & CUSTOMER-BRAND ATTRACTION(1).eps -------------------------------------------------------------------------------- /main/SVG/LOA_Nav_Icons/LOA_Navigation_Icons_EMPLOYEE & CUSTOMER-BRAND ATTRACTION.eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/LOA_Nav_Icons/LOA_Navigation_Icons_EMPLOYEE & CUSTOMER-BRAND ATTRACTION.eps -------------------------------------------------------------------------------- /main/SVG/LOA_Nav_Icons/LOA_Navigation_Icons_EMPLOYEE & CUSTOMER-BRAND ATTRACTION.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/LOA_Nav_Icons/LOA_Navigation_Icons_EMPLOYEE & CUSTOMER-BRAND ATTRACTION.svg -------------------------------------------------------------------------------- /main/SVG/LOA_Nav_Icons/LOA_Navigation_Icons_STRATEGIC ASSESSMENT -& CONSULTANCY(1).eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/LOA_Nav_Icons/LOA_Navigation_Icons_STRATEGIC ASSESSMENT -& CONSULTANCY(1).eps -------------------------------------------------------------------------------- /main/SVG/LOA_Nav_Icons/LOA_Navigation_Icons_STRATEGIC ASSESSMENT -& CONSULTANCY.eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/LOA_Nav_Icons/LOA_Navigation_Icons_STRATEGIC ASSESSMENT -& CONSULTANCY.eps -------------------------------------------------------------------------------- /main/SVG/LOA_Nav_Icons/LOA_Navigation_Icons_STRATEGIC ASSESSMENT -& CONSULTANCY.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/LOA_Nav_Icons/LOA_Navigation_Icons_STRATEGIC ASSESSMENT -& CONSULTANCY.svg -------------------------------------------------------------------------------- /main/SVG/LOA_Nav_Icons/LOA_Navigation_Icons_TALENT & LEADERSHIP-DEVELOPMENT(1).eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/LOA_Nav_Icons/LOA_Navigation_Icons_TALENT & LEADERSHIP-DEVELOPMENT(1).eps -------------------------------------------------------------------------------- /main/SVG/LOA_Nav_Icons/LOA_Navigation_Icons_TALENT & LEADERSHIP-DEVELOPMENT.eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/LOA_Nav_Icons/LOA_Navigation_Icons_TALENT & LEADERSHIP-DEVELOPMENT.eps -------------------------------------------------------------------------------- /main/SVG/LOA_Nav_Icons/LOA_Navigation_Icons_TALENT & LEADERSHIP-DEVELOPMENT.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/LOA_Nav_Icons/LOA_Navigation_Icons_TALENT & LEADERSHIP-DEVELOPMENT.svg -------------------------------------------------------------------------------- /main/SVG/LOA_Nav_Icons/__MACOSX/._LOA_Navigation_Icons_BEHAVIOURAL INSIGHTS -& ANALYSIS(1).eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/LOA_Nav_Icons/__MACOSX/._LOA_Navigation_Icons_BEHAVIOURAL INSIGHTS -& ANALYSIS(1).eps -------------------------------------------------------------------------------- /main/SVG/LOA_Nav_Icons/__MACOSX/._LOA_Navigation_Icons_BEHAVIOURAL INSIGHTS -& ANALYSIS(1).svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/LOA_Nav_Icons/__MACOSX/._LOA_Navigation_Icons_BEHAVIOURAL INSIGHTS -& ANALYSIS(1).svg -------------------------------------------------------------------------------- /main/SVG/LOA_Nav_Icons/__MACOSX/._LOA_Navigation_Icons_BEHAVIOURAL INSIGHTS -& ANALYSIS.eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/LOA_Nav_Icons/__MACOSX/._LOA_Navigation_Icons_BEHAVIOURAL INSIGHTS -& ANALYSIS.eps -------------------------------------------------------------------------------- /main/SVG/LOA_Nav_Icons/__MACOSX/._LOA_Navigation_Icons_BEHAVIOURAL INSIGHTS -& ANALYSIS.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/LOA_Nav_Icons/__MACOSX/._LOA_Navigation_Icons_BEHAVIOURAL INSIGHTS -& ANALYSIS.svg -------------------------------------------------------------------------------- /main/SVG/LOA_Nav_Icons/__MACOSX/._LOA_Navigation_Icons_EMPLOYEE & CUSTOMER-BRAND ATTRACTION(1).eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/LOA_Nav_Icons/__MACOSX/._LOA_Navigation_Icons_EMPLOYEE & CUSTOMER-BRAND ATTRACTION(1).eps -------------------------------------------------------------------------------- /main/SVG/LOA_Nav_Icons/__MACOSX/._LOA_Navigation_Icons_EMPLOYEE & CUSTOMER-BRAND ATTRACTION(1).svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/LOA_Nav_Icons/__MACOSX/._LOA_Navigation_Icons_EMPLOYEE & CUSTOMER-BRAND ATTRACTION(1).svg -------------------------------------------------------------------------------- /main/SVG/LOA_Nav_Icons/__MACOSX/._LOA_Navigation_Icons_EMPLOYEE & CUSTOMER-BRAND ATTRACTION.eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/LOA_Nav_Icons/__MACOSX/._LOA_Navigation_Icons_EMPLOYEE & CUSTOMER-BRAND ATTRACTION.eps -------------------------------------------------------------------------------- /main/SVG/LOA_Nav_Icons/__MACOSX/._LOA_Navigation_Icons_EMPLOYEE & CUSTOMER-BRAND ATTRACTION.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/LOA_Nav_Icons/__MACOSX/._LOA_Navigation_Icons_EMPLOYEE & CUSTOMER-BRAND ATTRACTION.svg -------------------------------------------------------------------------------- /main/SVG/LOA_Nav_Icons/__MACOSX/._LOA_Navigation_Icons_STRATEGIC ASSESSMENT -& CONSULTANCY(1).eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/LOA_Nav_Icons/__MACOSX/._LOA_Navigation_Icons_STRATEGIC ASSESSMENT -& CONSULTANCY(1).eps -------------------------------------------------------------------------------- /main/SVG/LOA_Nav_Icons/__MACOSX/._LOA_Navigation_Icons_STRATEGIC ASSESSMENT -& CONSULTANCY(1).svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/LOA_Nav_Icons/__MACOSX/._LOA_Navigation_Icons_STRATEGIC ASSESSMENT -& CONSULTANCY(1).svg -------------------------------------------------------------------------------- /main/SVG/LOA_Nav_Icons/__MACOSX/._LOA_Navigation_Icons_STRATEGIC ASSESSMENT -& CONSULTANCY.eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/LOA_Nav_Icons/__MACOSX/._LOA_Navigation_Icons_STRATEGIC ASSESSMENT -& CONSULTANCY.eps -------------------------------------------------------------------------------- /main/SVG/LOA_Nav_Icons/__MACOSX/._LOA_Navigation_Icons_STRATEGIC ASSESSMENT -& CONSULTANCY.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/LOA_Nav_Icons/__MACOSX/._LOA_Navigation_Icons_STRATEGIC ASSESSMENT -& CONSULTANCY.svg -------------------------------------------------------------------------------- /main/SVG/LOA_Nav_Icons/__MACOSX/._LOA_Navigation_Icons_TALENT & LEADERSHIP-DEVELOPMENT(1).eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/LOA_Nav_Icons/__MACOSX/._LOA_Navigation_Icons_TALENT & LEADERSHIP-DEVELOPMENT(1).eps -------------------------------------------------------------------------------- /main/SVG/LOA_Nav_Icons/__MACOSX/._LOA_Navigation_Icons_TALENT & LEADERSHIP-DEVELOPMENT(1).svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/LOA_Nav_Icons/__MACOSX/._LOA_Navigation_Icons_TALENT & LEADERSHIP-DEVELOPMENT(1).svg -------------------------------------------------------------------------------- /main/SVG/LOA_Nav_Icons/__MACOSX/._LOA_Navigation_Icons_TALENT & LEADERSHIP-DEVELOPMENT.eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/LOA_Nav_Icons/__MACOSX/._LOA_Navigation_Icons_TALENT & LEADERSHIP-DEVELOPMENT.eps -------------------------------------------------------------------------------- /main/SVG/LOA_Nav_Icons/__MACOSX/._LOA_Navigation_Icons_TALENT & LEADERSHIP-DEVELOPMENT.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/LOA_Nav_Icons/__MACOSX/._LOA_Navigation_Icons_TALENT & LEADERSHIP-DEVELOPMENT.svg -------------------------------------------------------------------------------- /main/SVG/LOA_WorldMap.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/SVG/LOA_WorldMap.svg -------------------------------------------------------------------------------- /main/css/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/css/style.css -------------------------------------------------------------------------------- /main/fonts/Montserrat-Light(1).otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/fonts/Montserrat-Light(1).otf -------------------------------------------------------------------------------- /main/fonts/Montserrat-Light.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/fonts/Montserrat-Light.otf -------------------------------------------------------------------------------- /main/fonts/Montserrat-Medium(1).otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/fonts/Montserrat-Medium(1).otf -------------------------------------------------------------------------------- /main/fonts/Montserrat-Medium.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/fonts/Montserrat-Medium.otf -------------------------------------------------------------------------------- /main/fonts/Montserrat-Regular(1).otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/fonts/Montserrat-Regular(1).otf -------------------------------------------------------------------------------- /main/fonts/Montserrat-Regular.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/fonts/Montserrat-Regular.otf -------------------------------------------------------------------------------- /main/fonts/Montserrat-UltraLight(1).otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/fonts/Montserrat-UltraLight(1).otf -------------------------------------------------------------------------------- /main/fonts/Montserrat-UltraLight.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/fonts/Montserrat-UltraLight.otf -------------------------------------------------------------------------------- /main/images/About-Heart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/About-Heart.png -------------------------------------------------------------------------------- /main/images/Behavioural-section1-1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/Behavioural-section1-1.jpg -------------------------------------------------------------------------------- /main/images/Behavioural-section1-2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/Behavioural-section1-2.jpg -------------------------------------------------------------------------------- /main/images/Behavioural-section1-3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/Behavioural-section1-3.jpg -------------------------------------------------------------------------------- /main/images/Clients/client-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/Clients/client-0.png -------------------------------------------------------------------------------- /main/images/Clients/client-1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/Clients/client-1.jpg -------------------------------------------------------------------------------- /main/images/Clients/client-10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/Clients/client-10.png -------------------------------------------------------------------------------- /main/images/Clients/client-11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/Clients/client-11.png -------------------------------------------------------------------------------- /main/images/Clients/client-12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/Clients/client-12.png -------------------------------------------------------------------------------- /main/images/Clients/client-13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/Clients/client-13.png -------------------------------------------------------------------------------- /main/images/Clients/client-14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/Clients/client-14.png -------------------------------------------------------------------------------- /main/images/Clients/client-15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/Clients/client-15.png -------------------------------------------------------------------------------- /main/images/Clients/client-16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/Clients/client-16.png -------------------------------------------------------------------------------- /main/images/Clients/client-17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/Clients/client-17.png -------------------------------------------------------------------------------- /main/images/Clients/client-18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/Clients/client-18.png -------------------------------------------------------------------------------- /main/images/Clients/client-19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/Clients/client-19.png -------------------------------------------------------------------------------- /main/images/Clients/client-2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/Clients/client-2.jpg -------------------------------------------------------------------------------- /main/images/Clients/client-20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/Clients/client-20.png -------------------------------------------------------------------------------- /main/images/Clients/client-21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/Clients/client-21.png -------------------------------------------------------------------------------- /main/images/Clients/client-22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/Clients/client-22.png -------------------------------------------------------------------------------- /main/images/Clients/client-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/Clients/client-3.png -------------------------------------------------------------------------------- /main/images/Clients/client-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/Clients/client-4.png -------------------------------------------------------------------------------- /main/images/Clients/client-5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/Clients/client-5.png -------------------------------------------------------------------------------- /main/images/Clients/client-6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/Clients/client-6.jpg -------------------------------------------------------------------------------- /main/images/Clients/client-7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/Clients/client-7.png -------------------------------------------------------------------------------- /main/images/Clients/client-8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/Clients/client-8.png -------------------------------------------------------------------------------- /main/images/Clients/client-9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/Clients/client-9.png -------------------------------------------------------------------------------- /main/images/LOA_Website_WORK_v1.06.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/LOA_Website_WORK_v1.06.jpg -------------------------------------------------------------------------------- /main/images/LOA_logo(1).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/LOA_logo(1).png -------------------------------------------------------------------------------- /main/images/LOA_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/LOA_logo.png -------------------------------------------------------------------------------- /main/images/about-banner.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/about-banner.jpg -------------------------------------------------------------------------------- /main/images/banner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/banner.png -------------------------------------------------------------------------------- /main/images/behavioural-banner.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/behavioural-banner.jpg -------------------------------------------------------------------------------- /main/images/brand_comms-banner.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/brand_comms-banner.jpg -------------------------------------------------------------------------------- /main/images/certificate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/certificate.png -------------------------------------------------------------------------------- /main/images/customer-insight-banner.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/customer-insight-banner.jpg -------------------------------------------------------------------------------- /main/images/darkweb-background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/darkweb-background.png -------------------------------------------------------------------------------- /main/images/employee-banner.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/employee-banner.jpg -------------------------------------------------------------------------------- /main/images/employee-section1-1,4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/employee-section1-1,4.png -------------------------------------------------------------------------------- /main/images/employee-section1-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/employee-section1-2.png -------------------------------------------------------------------------------- /main/images/employee-section1-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/employee-section1-3.png -------------------------------------------------------------------------------- /main/images/employee-section1-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/employee-section1-4.png -------------------------------------------------------------------------------- /main/images/heart(1).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/heart(1).png -------------------------------------------------------------------------------- /main/images/heart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/heart.png -------------------------------------------------------------------------------- /main/images/lightweb-background.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/lightweb-background.jpg -------------------------------------------------------------------------------- /main/images/people/Ana-costa.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/people/Ana-costa.JPG -------------------------------------------------------------------------------- /main/images/people/James-Brook.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/people/James-Brook.jpeg -------------------------------------------------------------------------------- /main/images/people/Steve-Barry.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/people/Steve-Barry.jpg -------------------------------------------------------------------------------- /main/images/people/andy-moorhouse.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/people/andy-moorhouse.png -------------------------------------------------------------------------------- /main/images/people/graham-forbes.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/people/graham-forbes.jpg -------------------------------------------------------------------------------- /main/images/people/jim-stothard.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/people/jim-stothard.jpg -------------------------------------------------------------------------------- /main/images/people/katy-noble.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/people/katy-noble.jpg -------------------------------------------------------------------------------- /main/images/people/lee-johnson.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/people/lee-johnson.jpg -------------------------------------------------------------------------------- /main/images/people/mark-kendrick.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/people/mark-kendrick.jpg -------------------------------------------------------------------------------- /main/images/people/simon-kevan.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/people/simon-kevan.jpg -------------------------------------------------------------------------------- /main/images/people/stephanie-corking.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/people/stephanie-corking.jpg -------------------------------------------------------------------------------- /main/images/people/suncar-cassama.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/people/suncar-cassama.png -------------------------------------------------------------------------------- /main/images/section1-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/section1-1.png -------------------------------------------------------------------------------- /main/images/section1-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/section1-2.png -------------------------------------------------------------------------------- /main/images/section1-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/section1-3.png -------------------------------------------------------------------------------- /main/images/section1-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/section1-4.png -------------------------------------------------------------------------------- /main/images/section2-1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/section2-1.jpg -------------------------------------------------------------------------------- /main/images/section2-2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/section2-2.jpg -------------------------------------------------------------------------------- /main/images/section2-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/main/images/section2-3.png -------------------------------------------------------------------------------- /nav-footer/navbar.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/nav-footer/navbar.js -------------------------------------------------------------------------------- /nav-footer/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/nav-footer/style.css -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/.babelrc.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/.babelrc.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/.browserslistrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/.browserslistrc -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/.editorconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/.editorconfig -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/.eslintignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/.eslintignore -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/.eslintrc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/.eslintrc.json -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/.gitattributes -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/.github/CODEOWNERS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/.github/CODEOWNERS -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/.github/CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/.github/CONTRIBUTING.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/.github/ISSUE_TEMPLATE/bug.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/.github/ISSUE_TEMPLATE/bug.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/.github/ISSUE_TEMPLATE/bug_report.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/.github/ISSUE_TEMPLATE/bug_report.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/.github/ISSUE_TEMPLATE/feature.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/.github/ISSUE_TEMPLATE/feature.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/.github/ISSUE_TEMPLATE/feature_request.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/.github/ISSUE_TEMPLATE/feature_request.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/.github/SUPPORT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/.github/SUPPORT.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/.gitignore -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/.stylelintignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/.stylelintignore -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/.stylelintrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/.stylelintrc -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/.travis.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/.travis.yml -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/CNAME: -------------------------------------------------------------------------------- 1 | getbootstrap.com 2 | -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/CODE_OF_CONDUCT.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/Gemfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/Gemfile -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/Gemfile.lock: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/Gemfile.lock -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/LICENSE -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/README.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/_config.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/_config.yml -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/build/.eslintrc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/build/.eslintrc.json -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/build/banner.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/build/banner.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/build/build-plugins.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/build/build-plugins.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/build/change-version.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/build/change-version.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/build/generate-sri.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/build/generate-sri.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/build/postcss.config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/build/postcss.config.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/build/rollup.config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/build/rollup.config.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/build/ship.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/build/ship.sh -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/build/svgo.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/build/svgo.yml -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/build/vnu-jar.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/build/vnu-jar.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/composer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/composer.json -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/dist/css/bootstrap-grid.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/dist/css/bootstrap-grid.css -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/dist/css/bootstrap-grid.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/dist/css/bootstrap-grid.css.map -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/dist/css/bootstrap-grid.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/dist/css/bootstrap-grid.min.css -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/dist/css/bootstrap-grid.min.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/dist/css/bootstrap-grid.min.css.map -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/dist/css/bootstrap-reboot.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/dist/css/bootstrap-reboot.css -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/dist/css/bootstrap-reboot.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/dist/css/bootstrap-reboot.css.map -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/dist/css/bootstrap-reboot.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/dist/css/bootstrap-reboot.min.css -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/dist/css/bootstrap-reboot.min.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/dist/css/bootstrap-reboot.min.css.map -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/dist/css/bootstrap.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/dist/css/bootstrap.css -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/dist/css/bootstrap.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/dist/css/bootstrap.css.map -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/dist/css/bootstrap.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/dist/css/bootstrap.min.css -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/dist/css/bootstrap.min.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/dist/css/bootstrap.min.css.map -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/dist/js/bootstrap.bundle.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/dist/js/bootstrap.bundle.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/dist/js/bootstrap.bundle.js.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/dist/js/bootstrap.bundle.js.map -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/dist/js/bootstrap.bundle.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/dist/js/bootstrap.bundle.min.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/dist/js/bootstrap.bundle.min.js.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/dist/js/bootstrap.bundle.min.js.map -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/dist/js/bootstrap.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/dist/js/bootstrap.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/dist/js/bootstrap.js.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/dist/js/bootstrap.js.map -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/dist/js/bootstrap.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/dist/js/bootstrap.min.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/dist/js/bootstrap.min.js.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/dist/js/bootstrap.min.js.map -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/dist/alert.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/dist/alert.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/dist/alert.js.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/dist/alert.js.map -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/dist/button.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/dist/button.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/dist/button.js.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/dist/button.js.map -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/dist/carousel.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/dist/carousel.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/dist/carousel.js.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/dist/carousel.js.map -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/dist/collapse.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/dist/collapse.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/dist/collapse.js.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/dist/collapse.js.map -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/dist/dropdown.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/dist/dropdown.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/dist/dropdown.js.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/dist/dropdown.js.map -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/dist/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/dist/index.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/dist/index.js.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/dist/index.js.map -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/dist/modal.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/dist/modal.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/dist/modal.js.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/dist/modal.js.map -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/dist/popover.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/dist/popover.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/dist/popover.js.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/dist/popover.js.map -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/dist/scrollspy.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/dist/scrollspy.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/dist/scrollspy.js.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/dist/scrollspy.js.map -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/dist/tab.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/dist/tab.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/dist/tab.js.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/dist/tab.js.map -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/dist/toast.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/dist/toast.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/dist/toast.js.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/dist/toast.js.map -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/dist/tooltip.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/dist/tooltip.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/dist/tooltip.js.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/dist/tooltip.js.map -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/dist/util.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/dist/util.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/dist/util.js.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/dist/util.js.map -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/src/alert.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/src/alert.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/src/button.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/src/button.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/src/carousel.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/src/carousel.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/src/collapse.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/src/collapse.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/src/dropdown.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/src/dropdown.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/src/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/src/index.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/src/modal.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/src/modal.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/src/popover.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/src/popover.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/src/scrollspy.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/src/scrollspy.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/src/tab.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/src/tab.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/src/toast.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/src/toast.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/src/tools/sanitizer.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/src/tools/sanitizer.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/src/tooltip.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/src/tooltip.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/src/util.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/src/util.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/tests/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/tests/README.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/tests/browsers.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/tests/browsers.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/tests/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/tests/index.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/tests/integration/bundle.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/tests/integration/bundle.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/tests/integration/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/tests/integration/index.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/tests/integration/rollup.bundle.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/tests/integration/rollup.bundle.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/tests/karma.conf.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/tests/karma.conf.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/tests/unit/.eslintrc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/tests/unit/.eslintrc.json -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/tests/unit/alert.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/tests/unit/alert.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/tests/unit/button.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/tests/unit/button.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/tests/unit/carousel.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/tests/unit/carousel.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/tests/unit/collapse.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/tests/unit/collapse.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/tests/unit/dropdown.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/tests/unit/dropdown.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/tests/unit/modal.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/tests/unit/modal.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/tests/unit/popover.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/tests/unit/popover.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/tests/unit/scrollspy.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/tests/unit/scrollspy.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/tests/unit/tab.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/tests/unit/tab.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/tests/unit/toast.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/tests/unit/toast.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/tests/unit/tooltip.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/tests/unit/tooltip.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/tests/unit/util.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/tests/unit/util.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/tests/visual/alert.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/tests/visual/alert.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/tests/visual/button.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/tests/visual/button.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/tests/visual/carousel.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/tests/visual/carousel.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/tests/visual/collapse.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/tests/visual/collapse.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/tests/visual/dropdown.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/tests/visual/dropdown.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/tests/visual/modal.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/tests/visual/modal.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/tests/visual/popover.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/tests/visual/popover.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/tests/visual/scrollspy.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/tests/visual/scrollspy.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/tests/visual/tab.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/tests/visual/tab.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/tests/visual/toast.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/tests/visual/toast.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/js/tests/visual/tooltip.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/js/tests/visual/tooltip.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/nuget/MyGet.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/nuget/MyGet.ps1 -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/nuget/bootstrap.nuspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/nuget/bootstrap.nuspec -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/nuget/bootstrap.sass.nuspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/nuget/bootstrap.sass.nuspec -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/package-lock.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/package-lock.json -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/package.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/package.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/package.json -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_alert.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_alert.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_badge.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_badge.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_breadcrumb.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_breadcrumb.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_button-group.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_button-group.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_buttons.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_buttons.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_card.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_card.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_carousel.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_carousel.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_close.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_close.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_code.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_code.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_custom-forms.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_custom-forms.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_dropdown.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_dropdown.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_forms.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_forms.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_functions.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_functions.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_grid.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_grid.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_images.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_images.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_input-group.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_input-group.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_jumbotron.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_jumbotron.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_list-group.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_list-group.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_media.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_media.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_mixins.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_mixins.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_modal.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_modal.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_nav.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_nav.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_navbar.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_navbar.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_pagination.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_pagination.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_popover.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_popover.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_print.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_print.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_progress.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_progress.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_reboot.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_reboot.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_root.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_root.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_spinners.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_spinners.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_tables.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_tables.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_toasts.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_toasts.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_tooltip.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_tooltip.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_transitions.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_transitions.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_type.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_type.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_utilities.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_utilities.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/_variables.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/_variables.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/bootstrap-grid.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/bootstrap-grid.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/bootstrap-reboot.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/bootstrap-reboot.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/bootstrap.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/bootstrap.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/mixins/_alert.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/mixins/_alert.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/mixins/_background-variant.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/mixins/_background-variant.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/mixins/_badge.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/mixins/_badge.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/mixins/_border-radius.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/mixins/_border-radius.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/mixins/_box-shadow.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/mixins/_box-shadow.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/mixins/_breakpoints.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/mixins/_breakpoints.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/mixins/_buttons.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/mixins/_buttons.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/mixins/_caret.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/mixins/_caret.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/mixins/_clearfix.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/mixins/_clearfix.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/mixins/_deprecate.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/mixins/_deprecate.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/mixins/_float.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/mixins/_float.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/mixins/_forms.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/mixins/_forms.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/mixins/_gradients.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/mixins/_gradients.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/mixins/_grid-framework.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/mixins/_grid-framework.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/mixins/_grid.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/mixins/_grid.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/mixins/_hover.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/mixins/_hover.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/mixins/_image.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/mixins/_image.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/mixins/_list-group.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/mixins/_list-group.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/mixins/_lists.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/mixins/_lists.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/mixins/_nav-divider.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/mixins/_nav-divider.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/mixins/_pagination.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/mixins/_pagination.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/mixins/_reset-text.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/mixins/_reset-text.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/mixins/_resize.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/mixins/_resize.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/mixins/_screen-reader.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/mixins/_screen-reader.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/mixins/_size.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/mixins/_size.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/mixins/_table-row.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/mixins/_table-row.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/mixins/_text-emphasis.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/mixins/_text-emphasis.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/mixins/_text-hide.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/mixins/_text-hide.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/mixins/_text-truncate.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/mixins/_text-truncate.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/mixins/_transition.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/mixins/_transition.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/mixins/_visibility.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/mixins/_visibility.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/utilities/_align.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/utilities/_align.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/utilities/_background.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/utilities/_background.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/utilities/_borders.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/utilities/_borders.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/utilities/_clearfix.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/utilities/_clearfix.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/utilities/_display.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/utilities/_display.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/utilities/_embed.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/utilities/_embed.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/utilities/_flex.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/utilities/_flex.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/utilities/_float.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/utilities/_float.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/utilities/_overflow.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/utilities/_overflow.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/utilities/_position.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/utilities/_position.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/utilities/_screenreaders.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/utilities/_screenreaders.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/utilities/_shadows.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/utilities/_shadows.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/utilities/_sizing.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/utilities/_sizing.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/utilities/_spacing.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/utilities/_spacing.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/utilities/_stretched-link.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/utilities/_stretched-link.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/utilities/_text.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/utilities/_text.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/utilities/_visibility.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/utilities/_visibility.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/scss/vendor/_rfs.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/scss/vendor/_rfs.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/.eslintrc.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/.eslintrc.json -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_data/breakpoints.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_data/breakpoints.yml -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_data/browser-bugs.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_data/browser-bugs.yml -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_data/browser-features.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_data/browser-features.yml -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_data/colors.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_data/colors.yml -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_data/core-team.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_data/core-team.yml -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_data/docs-versions.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_data/docs-versions.yml -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_data/examples.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_data/examples.yml -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_data/grays.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_data/grays.yml -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_data/nav.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_data/nav.yml -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_data/theme-colors.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_data/theme-colors.yml -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_data/translations.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_data/translations.yml -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_includes/ads.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_includes/ads.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_includes/analytics.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_includes/analytics.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_includes/bugify.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_includes/bugify.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_includes/callout-danger-async-methods.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_includes/callout-danger-async-methods.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_includes/callout-info-mediaqueries-breakpoints.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_includes/callout-info-mediaqueries-breakpoints.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_includes/callout-info-prefersreducedmotion.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_includes/callout-info-prefersreducedmotion.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_includes/callout-warning-color-assistive-technologies.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_includes/callout-warning-color-assistive-technologies.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_includes/callout.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_includes/callout.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_includes/docs-navbar.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_includes/docs-navbar.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_includes/docs-sidebar.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_includes/docs-sidebar.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_includes/example.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_includes/example.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_includes/favicons.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_includes/favicons.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_includes/footer.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_includes/footer.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_includes/header.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_includes/header.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_includes/icons/bootstrap-stack.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_includes/icons/bootstrap-stack.svg -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_includes/icons/bootstrap.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_includes/icons/bootstrap.svg -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_includes/icons/download.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_includes/icons/download.svg -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_includes/icons/github.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_includes/icons/github.svg -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_includes/icons/import.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_includes/icons/import.svg -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_includes/icons/lightning.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_includes/icons/lightning.svg -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_includes/icons/menu.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_includes/icons/menu.svg -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_includes/icons/opencollective.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_includes/icons/opencollective.svg -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_includes/icons/placeholder.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_includes/icons/placeholder.svg -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_includes/icons/slack.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_includes/icons/slack.svg -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_includes/icons/twitter.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_includes/icons/twitter.svg -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_includes/scripts.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_includes/scripts.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_includes/skippy.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_includes/skippy.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_includes/social.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_includes/social.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_includes/stylesheet.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_includes/stylesheet.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_layouts/default.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_layouts/default.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_layouts/docs.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_layouts/docs.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_layouts/examples.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_layouts/examples.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_layouts/home.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_layouts/home.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/_layouts/simple.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/_layouts/simple.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/about/brand.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/about/brand.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/about/license.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/about/license.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/about/overview.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/about/overview.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/about/team.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/about/team.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/about/translations.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/about/translations.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/brand/bootstrap-outline.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/brand/bootstrap-outline.svg -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/brand/bootstrap-punchout.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/brand/bootstrap-punchout.svg -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/brand/bootstrap-social-logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/brand/bootstrap-social-logo.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/brand/bootstrap-social.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/brand/bootstrap-social.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/brand/bootstrap-solid.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/brand/bootstrap-solid.svg -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/css/docs.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/css/docs.min.css -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/css/docs.min.css.map: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/css/docs.min.css.map -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/bootstrap-themes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/bootstrap-themes.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/bootstrap-themes@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/bootstrap-themes@2x.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/album.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/album.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/album@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/album@2x.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/blog.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/blog.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/blog@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/blog@2x.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/carousel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/carousel.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/carousel@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/carousel@2x.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/checkout.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/checkout.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/checkout@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/checkout@2x.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/cover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/cover.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/cover@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/cover@2x.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/dashboard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/dashboard.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/dashboard@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/dashboard@2x.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/floating-labels.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/floating-labels.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/floating-labels@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/floating-labels@2x.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/grid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/grid.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/grid@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/grid@2x.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/jumbotron.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/jumbotron.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/jumbotron@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/jumbotron@2x.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/navbar-bottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/navbar-bottom.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/navbar-bottom@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/navbar-bottom@2x.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/navbar-fixed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/navbar-fixed.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/navbar-fixed@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/navbar-fixed@2x.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/navbar-static.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/navbar-static.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/navbar-static@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/navbar-static@2x.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/navbars.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/navbars.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/navbars@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/navbars@2x.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/offcanvas.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/offcanvas.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/offcanvas@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/offcanvas@2x.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/pricing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/pricing.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/pricing@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/pricing@2x.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/product.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/product.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/product@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/product@2x.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/sign-in.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/sign-in.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/sign-in@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/sign-in@2x.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/starter-template.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/starter-template.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/starter-template@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/starter-template@2x.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/sticky-footer-navbar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/sticky-footer-navbar.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/sticky-footer-navbar@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/sticky-footer-navbar@2x.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/sticky-footer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/sticky-footer.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/sticky-footer@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/examples/sticky-footer@2x.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/favicons/android-chrome-192x192.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/favicons/android-chrome-192x192.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/favicons/android-chrome-512x512.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/favicons/android-chrome-512x512.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/favicons/apple-touch-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/favicons/apple-touch-icon.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/favicons/browserconfig.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/favicons/browserconfig.xml -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/favicons/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/favicons/favicon-16x16.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/favicons/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/favicons/favicon-32x32.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/favicons/manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/favicons/manifest.json -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/favicons/mstile-144x144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/favicons/mstile-144x144.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/favicons/mstile-150x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/favicons/mstile-150x150.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/favicons/mstile-310x150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/favicons/mstile-310x150.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/favicons/mstile-310x310.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/favicons/mstile-310x310.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/favicons/mstile-70x70.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/favicons/mstile-70x70.png -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/img/favicons/safari-pinned-tab.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/img/favicons/safari-pinned-tab.svg -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/js/docs.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/js/docs.min.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/js/src/application.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/js/src/application.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/js/src/ie-emulation-modes-warning.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/js/src/ie-emulation-modes-warning.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/js/src/search.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/js/src/search.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/js/vendor/anchor.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/js/vendor/anchor.min.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/js/vendor/bs-custom-file-input.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/js/vendor/bs-custom-file-input.min.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/js/vendor/clipboard.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/js/vendor/clipboard.min.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/js/vendor/jquery-slim.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/js/vendor/jquery-slim.min.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_ads.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_ads.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_algolia.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_algolia.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_anchor.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_anchor.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_brand.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_brand.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_browser-bugs.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_browser-bugs.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_buttons.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_buttons.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_callouts.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_callouts.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_clipboard-js.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_clipboard-js.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_colors.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_colors.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_component-examples.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_component-examples.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_content.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_content.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_footer.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_footer.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_masthead.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_masthead.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_nav.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_nav.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_placeholder-img.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_placeholder-img.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_sidebar.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_sidebar.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_skippy.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_skippy.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_syntax.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_syntax.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_variables.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/_variables.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/docs.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/assets/scss/docs.scss -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/browser-bugs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/browser-bugs.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/components/alerts.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/components/alerts.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/components/badge.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/components/badge.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/components/breadcrumb.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/components/breadcrumb.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/components/button-group.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/components/button-group.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/components/buttons.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/components/buttons.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/components/card.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/components/card.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/components/carousel.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/components/carousel.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/components/collapse.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/components/collapse.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/components/dropdowns.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/components/dropdowns.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/components/forms.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/components/forms.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/components/input-group.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/components/input-group.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/components/jumbotron.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/components/jumbotron.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/components/list-group.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/components/list-group.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/components/media-object.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/components/media-object.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/components/modal.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/components/modal.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/components/navbar.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/components/navbar.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/components/navs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/components/navs.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/components/pagination.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/components/pagination.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/components/popovers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/components/popovers.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/components/progress.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/components/progress.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/components/scrollspy.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/components/scrollspy.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/components/spinners.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/components/spinners.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/components/toasts.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/components/toasts.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/components/tooltips.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/components/tooltips.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/content/code.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/content/code.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/content/figures.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/content/figures.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/content/images.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/content/images.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/content/reboot.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/content/reboot.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/content/tables.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/content/tables.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/content/typography.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/content/typography.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/.stylelintrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/.stylelintrc -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/album/album.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/album/album.css -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/album/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/album/index.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/blog/blog.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/blog/blog.css -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/blog/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/blog/index.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/carousel/carousel.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/carousel/carousel.css -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/carousel/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/carousel/index.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/checkout/form-validation.css: -------------------------------------------------------------------------------- 1 | .container { 2 | max-width: 960px; 3 | } 4 | 5 | .lh-condensed { line-height: 1.25; } 6 | -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/checkout/form-validation.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/checkout/form-validation.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/checkout/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/checkout/index.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/cover/cover.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/cover/cover.css -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/cover/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/cover/index.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/dashboard/dashboard.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/dashboard/dashboard.css -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/dashboard/dashboard.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/dashboard/dashboard.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/dashboard/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/dashboard/index.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/floating-labels/floating-labels.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/floating-labels/floating-labels.css -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/floating-labels/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/floating-labels/index.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/grid/grid.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/grid/grid.css -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/grid/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/grid/index.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/index.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/jumbotron/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/jumbotron/index.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/jumbotron/jumbotron.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/jumbotron/jumbotron.css -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/navbar-bottom/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/navbar-bottom/index.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/navbar-fixed/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/navbar-fixed/index.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/navbar-fixed/navbar-top-fixed.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/navbar-fixed/navbar-top-fixed.css -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/navbar-static/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/navbar-static/index.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/navbar-static/navbar-top.css: -------------------------------------------------------------------------------- 1 | /* Show it's not fixed to the top */ 2 | body { 3 | min-height: 75rem; 4 | } 5 | -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/navbars/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/navbars/index.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/navbars/navbar.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/navbars/navbar.css -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/offcanvas/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/offcanvas/index.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/offcanvas/offcanvas.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/offcanvas/offcanvas.css -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/offcanvas/offcanvas.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/offcanvas/offcanvas.js -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/pricing/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/pricing/index.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/pricing/pricing.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/pricing/pricing.css -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/product/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/product/index.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/product/product.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/product/product.css -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/sign-in/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/sign-in/index.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/sign-in/signin.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/sign-in/signin.css -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/starter-template/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/starter-template/index.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/starter-template/starter-template.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/starter-template/starter-template.css -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/sticky-footer-navbar/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/sticky-footer-navbar/index.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/sticky-footer-navbar/sticky-footer-navbar.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/sticky-footer-navbar/sticky-footer-navbar.css -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/sticky-footer/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/sticky-footer/index.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/examples/sticky-footer/sticky-footer.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/examples/sticky-footer/sticky-footer.css -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/extend/approach.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/extend/approach.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/extend/icons.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/extend/icons.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/getting-started/accessibility.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/getting-started/accessibility.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/getting-started/best-practices.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/getting-started/best-practices.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/getting-started/browsers-devices.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/getting-started/browsers-devices.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/getting-started/build-tools.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/getting-started/build-tools.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/getting-started/contents.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/getting-started/contents.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/getting-started/download.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/getting-started/download.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/getting-started/introduction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/getting-started/introduction.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/getting-started/javascript.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/getting-started/javascript.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/getting-started/theming.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/getting-started/theming.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/getting-started/webpack.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/getting-started/webpack.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/layout/grid.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/layout/grid.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/layout/overview.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/layout/overview.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/layout/utilities-for-layout.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/layout/utilities-for-layout.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/migration.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/migration.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/utilities/borders.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/utilities/borders.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/utilities/clearfix.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/utilities/clearfix.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/utilities/close-icon.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/utilities/close-icon.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/utilities/colors.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/utilities/colors.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/utilities/display.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/utilities/display.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/utilities/embed.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/utilities/embed.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/utilities/flex.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/utilities/flex.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/utilities/float.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/utilities/float.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/utilities/image-replacement.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/utilities/image-replacement.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/utilities/overflow.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/utilities/overflow.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/utilities/position.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/utilities/position.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/utilities/screen-readers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/utilities/screen-readers.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/utilities/shadows.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/utilities/shadows.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/utilities/sizing.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/utilities/sizing.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/utilities/spacing.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/utilities/spacing.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/utilities/stretched-link.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/utilities/stretched-link.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/utilities/text.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/utilities/text.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/utilities/vertical-align.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/utilities/vertical-align.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/4.3/utilities/visibility.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/4.3/utilities/visibility.md -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/docs/versions.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/docs/versions.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/favicon.ico -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/index.html -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/robots.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/robots.txt -------------------------------------------------------------------------------- /resources/bootstrap-4.3.1/site/sw.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/bootstrap-4.3.1/site/sw.js -------------------------------------------------------------------------------- /resources/jquery-3.5.1.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kryptoDev0777/james/HEAD/resources/jquery-3.5.1.min.js --------------------------------------------------------------------------------