office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
10 lines (8 loc) • 648 B
JavaScript
/* tslint:disable */
var load_themed_styles_1 = require("@microsoft/load-themed-styles");
var styles = {};
load_themed_styles_1.loadStyles([{ "rawString": ".ms-SelectionItemExample-check{display:inline-block;cursor:default;padding:11px 8px;box-sizing:border-box;vertical-align:top;background:0 0;border:none}.ms-SelectionItemExample:hover{background:#eee}.ms-SelectionItemExample-name{display:inline-block;overflow:hidden;height:36px;cursor:default;padding:8px;box-sizing:border-box;vertical-align:top;background:0 0;border:none}" }]);
module.exports = styles;
/* tslint:enable */
//# sourceMappingURL=Selection.Example.scss.js.map
;