office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
4 lines • 898 B
JavaScript
/* tslint:disable */
import { loadStyles } from '@microsoft/load-themed-styles';
loadStyles([{ "rawString": ".ms-SelectionItemExample-check{display:inline-block;cursor:default;padding:11px 8px;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:top;background:none;background-color:transparent;border:none}.ms-SelectionItemExample:hover{background:#EEE}.ms-SelectionItemExample-link{display:inline-block;overflow:hidden;height:36px;cursor:default;padding:8px;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:top;background:none;background-color:transparent;border:none}.ms-SelectionItemExample-name{display:inline-block;overflow:hidden;height:36px;cursor:default;padding:8px;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:top;background:none;background-color:transparent;border:none}\n" }]);
//# sourceMappingURL=Selection.Example.scss.js.map