UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Microsoft 365.

11 lines 2.32 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /* eslint-disable */ var load_themed_styles_1 = require("@microsoft/load-themed-styles"); load_themed_styles_1.loadStyles([{ "rawString": ".root_0d1f73c7{line-height:1;width:18px;height:18px;vertical-align:top;position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.root_0d1f73c7:before{content:'';position:absolute;left:1px;right:1px;bottom:1px;top:1px;border-radius:50%;opacity:1;background:" }, { "theme": "bodyBackground", "defaultValue": "#ffffff" }, { "rawString": "}.root_0d1f73c7.rootIsChecked_0d1f73c7:before{background:" }, { "theme": "themePrimary", "defaultValue": "#0078d4" }, { "rawString": ";opacity:1}@media screen and (-ms-high-contrast:active){.root_0d1f73c7.rootIsChecked_0d1f73c7:before{background:Window}}.root_0d1f73c7 .check_0d1f73c7{opacity:0}.checkHost_0d1f73c7:focus .root_0d1f73c7 .check_0d1f73c7,.checkHost_0d1f73c7:hover .root_0d1f73c7 .check_0d1f73c7,.root_0d1f73c7.rootIsChecked_0d1f73c7 .check_0d1f73c7,.root_0d1f73c7:focus .check_0d1f73c7,.root_0d1f73c7:hover .check_0d1f73c7{opacity:1}.check_0d1f73c7,.circle_0d1f73c7{font-size:18px;position:absolute;left:0;top:0;width:18px;height:18px;text-align:center;vertical-align:middle}.circle_0d1f73c7{color:" }, { "theme": "neutralSecondary", "defaultValue": "#605e5c" }, { "rawString": "}@media screen and (-ms-high-contrast:active){.circle_0d1f73c7{color:WindowText}}.rootIsChecked_0d1f73c7 .circle_0d1f73c7{color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.check_0d1f73c7{color:" }, { "theme": "neutralSecondary", "defaultValue": "#605e5c" }, { "rawString": ";font-size:16px;left:.5px}@media screen and (-ms-high-contrast:active){.check_0d1f73c7{-ms-high-contrast-adjust:none}}.rootIsChecked_0d1f73c7 .check_0d1f73c7{color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";font-weight:900}@media screen and (-ms-high-contrast:active){.rootIsChecked_0d1f73c7 .check_0d1f73c7{border:none;color:WindowText}}" }]); exports.root = "root_0d1f73c7"; exports.rootIsChecked = "rootIsChecked_0d1f73c7"; exports.check = "check_0d1f73c7"; exports.checkHost = "checkHost_0d1f73c7"; exports.circle = "circle_0d1f73c7"; //# sourceMappingURL=Check.scss.js.map