office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
14 lines (12 loc) • 819 B
JavaScript
/* tslint:disable */
var load_themed_styles_1 = require("@microsoft/load-themed-styles");
var styles = {
root: 'root_33a52efc',
focusZone: 'focusZone_33a52efc',
rootIsHorizontalConstrained: 'rootIsHorizontalConstrained_33a52efc',
};
load_themed_styles_1.loadStyles([{ "rawString": ".root_33a52efc{position:relative;font-size:12px;background:0 0;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": "}.focusZone_33a52efc{display:inline-block;vertical-align:top;min-width:100%;min-height:1px}.rootIsHorizontalConstrained_33a52efc{overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}.root_33a52efc .ms-List-cell{min-height:38px;word-break:break-word}" }]);
module.exports = styles;
/* tslint:enable */
//# sourceMappingURL=DetailsList.scss.js.map
;