UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

6 lines 818 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([{ "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