UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

14 lines (12 loc) 871 B
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) { "use strict"; var styles = { root: 'root_d5626840', focusZone: 'focusZone_d5626840', rootIsHorizontalConstrained: 'rootIsHorizontalConstrained_d5626840', }; load_themed_styles_1.loadStyles([{ "rawString": ".root_d5626840{position:relative;font-size:12px;background:0 0;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": "}.focusZone_d5626840{display:inline-block;vertical-align:top;min-width:100%;min-height:1px}.rootIsHorizontalConstrained_d5626840{overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}.root_d5626840 .ms-List-cell{min-height:38px;word-break:break-word}" }]); return styles; }); /* tslint:enable */ //# sourceMappingURL=DetailsList.scss.js.map