office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
6 lines (5 loc) • 536 B
JavaScript
define(["require", "exports", '@microsoft/load-themed-styles'], function (require, exports, load_themed_styles_1) {
"use strict";
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}" }]);
});
/* tslint:enable */