UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

15 lines (13 loc) 1.64 kB
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) { "use strict"; var styles = { root: 'root_f3c19b9b', rootIsChecked: 'rootIsChecked_f3c19b9b', circle: 'circle_f3c19b9b', check: 'check_f3c19b9b', }; load_themed_styles_1.loadStyles([{ "rawString": ".root_f3c19b9b{line-height:1;width:14px;height:14px;vertical-align:top;position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";border-radius:16px}.root_f3c19b9b.rootIsChecked_f3c19b9b{background:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.rootIsChecked_f3c19b9b,.root_f3c19b9b:focus,.root_f3c19b9b:hover{opacity:1}.check_f3c19b9b,.circle_f3c19b9b{position:absolute;height:16px;width:16px;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:16px}.circle_f3c19b9b{color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": "}.rootIsChecked_f3c19b9b .circle_f3c19b9b{color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.check_f3c19b9b{width:auto;height:auto;color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": ";font-size:12px}.rootIsChecked_f3c19b9b .check_f3c19b9b{color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";font-weight:900}" }]); return styles; }); /* tslint:enable */ //# sourceMappingURL=Check.scss.js.map