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