office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
6 lines (5 loc) • 587 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-SelectionItemExample-check{display:inline-block;cursor:default;padding: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}" }]);
});
/* tslint:enable */