UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

10 lines 988 B
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(".root_99a9f096{position:relative;font-size:12px;background:transparent;color:\"[theme:neutralPrimary, default: #333333]\"}.focusZone_99a9f096{display:inline-block;vertical-align:top;min-width:100%;min-height:1px}.rootIsHorizontalConstrained_99a9f096{overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}.root_99a9f096 .ms-List-cell{min-height:38px;word-break:break-word}.rootCompact_99a9f096 .ms-List-cell{min-height:32px}\n"); exports.root = "root_99a9f096"; exports.focusZone = "focusZone_99a9f096"; exports.rootIsHorizontalConstrained = "rootIsHorizontalConstrained_99a9f096"; exports.rootCompact = "rootCompact_99a9f096"; }); //# sourceMappingURL=../../../src/components/DetailsList/DetailsList.scss.js.map