UNPKG

bootstrap-vue

Version:

BootstrapVue, with over 40 plugins and more than 80 custom components, custom directives, and over 300 icons, provides one of the most comprehensive implementations of Bootstrap v4 components and grid system for Vue.js. With extensive and automated WAI-AR

1 lines 1.23 kB
{"version":3,"sources":["../src/icons/_icons.scss","bootstrap-vue-icons.css"],"names":[],"mappings":"AACA;EAEI,qBAAqB;EACrB,iBAAiB;EAKjB,uBAAuB;ACL3B;;ADUA;;;;;EAOM,eAAe;EACf,2BAA2B;ACTjC","file":"bootstrap-vue-icons.css","sourcesContent":["// Base icon styling\n.b-icon {\n &.bi {\n display: inline-block;\n overflow: visible;\n // The following is required to compensate for alignment\n // issues with the Bootstrap Icons alpha implementation\n // And might be able to remove in future version of bootstrap-icons\n // Perhaps this values should be SASS variables?\n vertical-align: -0.15em;\n }\n}\n\n// Make icons slightly larger in buttons, nav-links, dropdowns, and input-group-text\n.btn,\n.nav-link,\n.dropdown-toggle,\n.dropdown-item,\n.input-group-text {\n .b-icon {\n &.bi {\n font-size: 125%;\n vertical-align: text-bottom;\n }\n }\n}\n",".b-icon.bi {\n display: inline-block;\n overflow: visible;\n vertical-align: -0.15em;\n}\n\n.btn .b-icon.bi,\n.nav-link .b-icon.bi,\n.dropdown-toggle .b-icon.bi,\n.dropdown-item .b-icon.bi,\n.input-group-text .b-icon.bi {\n font-size: 125%;\n vertical-align: text-bottom;\n}\n\n/*# sourceMappingURL=bootstrap-vue-icons.css.map */"]}