UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

10 lines 991 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /* tslint:disable */ var load_themed_styles_1 = require("@microsoft/load-themed-styles"); load_themed_styles_1.loadStyles([{ "rawString": ".root_ee408fac{position:relative;font-size:12px;background:" }, { "theme": "listBackground", "defaultValue": "#ffffff" }, { "rawString": ";color:" }, { "theme": "listText", "defaultValue": "#333333" }, { "rawString": "}.focusZone_ee408fac{display:inline-block;min-width:100%;min-height:1px}.rootIsHorizontalConstrained_ee408fac{overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}.root_ee408fac .ms-List-cell{min-height:38px;word-break:break-word}.rootCompact_ee408fac .ms-List-cell{min-height:32px}\n" }]); exports.root = "root_ee408fac"; exports.focusZone = "focusZone_ee408fac"; exports.rootIsHorizontalConstrained = "rootIsHorizontalConstrained_ee408fac"; exports.rootCompact = "rootCompact_ee408fac"; //# sourceMappingURL=DetailsList.scss.js.map