UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

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