office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
6 lines • 776 B
JavaScript
Object.defineProperty(exports, "__esModule", { value: true });
/* tslint:disable */
var load_themed_styles_1 = require("@microsoft/load-themed-styles");
load_themed_styles_1.loadStyles([{ "rawString": ".scrollablePaneDefaultExample{max-width:400px;border:1px solid " }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": "}.sticky{color:" }, { "theme": "neutralDark", "defaultValue": "#212121" }, { "rawString": ";padding:5px 20px 5px 10px;font-size:13px;border-top:1px solid " }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": ";border-bottom:1px solid " }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}.textContent{padding:15px 10px}\n" }]);
//# sourceMappingURL=ScrollablePane.Example.scss.js.map
;