office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
8 lines (6 loc) • 1.23 kB
JavaScript
/* tslint:disable */
var load_themed_styles_1 = require('@microsoft/load-themed-styles');
load_themed_styles_1.loadStyles([{ "rawString": ".ms-Check{display:inline-block;cursor:default;vertical-align:top;width:20px;height:20px;text-align:center}.ms-Check.is-checked .ms-Check-background:before{background:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";border:1px solid " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.ms-Check.is-checked .ms-Check-check{opacity:1;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.ms-Check:hover .ms-Check-check{opacity:1}.ms-Check-check{left:0;right:0;position:absolute;line-height:20px;color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": ";opacity:0}.ms-Check-background:before{position:absolute;top:0;bottom:0;left:0;right:0;display:inline-block;margin:auto;height:18px;width:18px;background:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";border:1px solid " }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": ";border-radius:50%;content:' '}" }]);
/* tslint:enable */
//# sourceMappingURL=Check.scss.js.map
;