UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

10 lines 1.07 kB
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); load_themed_styles_1.loadStyles([{ "rawString": ".root_cea42df4{position:relative;font-size:12px;background:" }, { "theme": "listBackground", "defaultValue": "#ffffff" }, { "rawString": ";color:" }, { "theme": "listText", "defaultValue": "#333333" }, { "rawString": "}.focusZone_cea42df4{display:inline-block;vertical-align:top;min-width:100%;min-height:1px}.rootIsHorizontalConstrained_cea42df4{overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}.root_cea42df4 .ms-List-cell{min-height:38px;word-break:break-word}.rootCompact_cea42df4 .ms-List-cell{min-height:32px}\n" }]); exports.root = "root_cea42df4"; exports.focusZone = "focusZone_cea42df4"; exports.rootIsHorizontalConstrained = "rootIsHorizontalConstrained_cea42df4"; exports.rootCompact = "rootCompact_cea42df4"; }); //# sourceMappingURL=DetailsList.scss.js.map