UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

14 lines 3.38 kB
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); load_themed_styles_1.loadStyles([{ "rawString": ".root_caa79ef5{margin:23px 0 1px}.list_caa79ef5{white-space:nowrap;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.chevron_caa79ef5{font-size:12px;color:" }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}@media screen and (-ms-high-contrast: active){.chevron_caa79ef5{color:WindowText;-ms-high-contrast-adjust:none}}.listItem_caa79ef5{list-style-type:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.listItem_caa79ef5:last-of-type .chevron_caa79ef5{display:none}.listItem_caa79ef5 .item_caa79ef5,.listItem_caa79ef5 .itemLink_caa79ef5{font-size:21px;font-weight:100;color:" }, { "theme": "bodyText", "defaultValue": "#333333" }, { "rawString": ";padding:0 8px;max-width:160px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.overflow_caa79ef5{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.overflowButton_caa79ef5{font-size:16px;height:100%}.overflowButton_caa79ef5:hover{cursor:pointer;background-color:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": "}.overflowButton_caa79ef5:active{background-color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": ";color:" }, { "theme": "bodyText", "defaultValue": "#333333" }, { "rawString": "}.overflowButton_caa79ef5:active:hover{background-color:" }, { "theme": "neutralQuaternary", "defaultValue": "#d0d0d0" }, { "rawString": "}.item_caa79ef5:hover{cursor:default}.root_caa79ef5 .itemLink_caa79ef5:hover{background-color:" }, { "theme": "menuItemBackgroundHovered", "defaultValue": "#f8f8f8" }, { "rawString": ";color:initial;cursor:pointer}.root_caa79ef5 .itemLink_caa79ef5:focus{color:" }, { "theme": "neutralDark", "defaultValue": "#212121" }, { "rawString": "}.root_caa79ef5 .itemLink_caa79ef5:active{outline:transparent;background-color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": ";color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": "}.itemLink_caa79ef5,.overflowButton_caa79ef5{text-decoration:none;outline:transparent}@media screen and (max-width: 639px){.listItem_caa79ef5 .itemLink_caa79ef5{font-size:17px}.chevron_caa79ef5{font-size:8px}.overflowButton_caa79ef5{font-size:15px}}@media screen and (max-width: 479px){.listItem_caa79ef5 .itemLink_caa79ef5{font-size:14px}.chevron_caa79ef5{font-size:8px}.listItem_caa79ef5 .itemLink_caa79ef5{max-width:116px}.overflowButton_caa79ef5{padding:4px 6px}}\n" }]); exports.root = "root_caa79ef5"; exports.list = "list_caa79ef5"; exports.chevron = "chevron_caa79ef5"; exports.listItem = "listItem_caa79ef5"; exports.item = "item_caa79ef5"; exports.itemLink = "itemLink_caa79ef5"; exports.overflow = "overflow_caa79ef5"; exports.overflowButton = "overflowButton_caa79ef5"; }); //# sourceMappingURL=Breadcrumb.scss.js.map