office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
10 lines (8 loc) • 637 B
JavaScript
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) {
"use strict";
var styles = {};
load_themed_styles_1.loadStyles([{ "rawString": ".ms-GroupedListExample-footer,.ms-GroupedListExample-header{min-width:300px;min-height:40px;line-height:40px;padding-left:16px}.ms-GroupedListExample-name{display:inline-block;overflow:hidden;height:24px;cursor:default;padding:8px;box-sizing:border-box;vertical-align:top;background:0 0;border:none;padding-left:32px}" }]);
return styles;
});
/* tslint:enable */
//# sourceMappingURL=GroupedList.Custom.Example.scss.js.map