UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

19 lines (17 loc) 2.75 kB
"use strict"; /* tslint:disable */ var load_themed_styles_1 = require("@microsoft/load-themed-styles"); var styles = { root: 'root_184303c7', list: 'list_184303c7', chevron: 'chevron_184303c7', listItem: 'listItem_184303c7', item: 'item_184303c7', itemLink: 'itemLink_184303c7', overflow: 'overflow_184303c7', overflowButton: 'overflowButton_184303c7', }; load_themed_styles_1.loadStyles([{ "rawString": ".root_184303c7{margin:23px 0 1px}.list_184303c7{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_184303c7{font-size:12px;color:" }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}.listItem_184303c7{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_184303c7:last-of-type .chevron_184303c7{display:none}.listItem_184303c7 .itemLink_184303c7,.listItem_184303c7 .item_184303c7{font-size:21px;font-weight:100;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";padding:0 8px;max-width:160px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.overflow_184303c7{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.overflowButton_184303c7{font-size:16px;height:100%}.overflowButton_184303c7:hover{cursor:pointer;background-color:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": "}.item_184303c7:hover{cursor:default}.root_184303c7 .itemLink_184303c7:hover{background-color:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": ";color:initial;cursor:pointer}.root_184303c7 .itemLink_184303c7:focus{color:" }, { "theme": "neutralDark", "defaultValue": "#212121" }, { "rawString": "}.root_184303c7 .itemLink_184303c7:active{outline:transparent;background-color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": ";color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": "}.itemLink_184303c7,.overflowButton_184303c7{text-decoration:none;outline:transparent}@media screen and (max-width:639px){.listItem_184303c7 .itemLink_184303c7{font-size:17px}.chevron_184303c7{font-size:10px}.overflowButton_184303c7{font-size:15px}}@media screen and (max-width:479px){.listItem_184303c7 .itemLink_184303c7{font-size:14px;max-width:116px}.chevron_184303c7{font-size:8px}.overflowButton_184303c7{padding:4px 6px}}" }]); module.exports = styles; /* tslint:enable */ //# sourceMappingURL=Breadcrumb.scss.js.map