UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

11 lines 2.41 kB
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); load_themed_styles_1.loadStyles([{ "rawString": ".root_66ae5f1b{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_66ae5f1b:before{content:'';position:absolute;left:1px;right:1px;bottom:1px;top:1px;border-radius:50%;opacity:1;background:" }, { "theme": "bodyBackground", "defaultValue": "#ffffff" }, { "rawString": "}.root_66ae5f1b.rootIsChecked_66ae5f1b:before{background:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";opacity:1}@media screen and (-ms-high-contrast: active){.root_66ae5f1b.rootIsChecked_66ae5f1b:before{background:Window}}.root_66ae5f1b .check_66ae5f1b{opacity:0}.checkHost_66ae5f1b:hover .root_66ae5f1b .check_66ae5f1b,.checkHost_66ae5f1b:focus .root_66ae5f1b .check_66ae5f1b,.root_66ae5f1b:hover .check_66ae5f1b,.root_66ae5f1b:focus .check_66ae5f1b,.root_66ae5f1b.rootIsChecked_66ae5f1b .check_66ae5f1b{opacity:1}.circle_66ae5f1b,.check_66ae5f1b{font-size:18px;position:absolute;left:0;top:0;width:18px;height:18px;text-align:center;vertical-align:middle}.circle_66ae5f1b{color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": "}@media screen and (-ms-high-contrast: active){.circle_66ae5f1b{color:WindowText}}.rootIsChecked_66ae5f1b .circle_66ae5f1b{color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.check_66ae5f1b{color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": ";font-size:16px;left:.5px}@media screen and (-ms-high-contrast: active){.check_66ae5f1b{-ms-high-contrast-adjust:none}}.rootIsChecked_66ae5f1b .check_66ae5f1b{color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";font-weight:900}@media screen and (-ms-high-contrast: active){.rootIsChecked_66ae5f1b .check_66ae5f1b{border:none;color:WindowText}}\n" }]); exports.root = "root_66ae5f1b"; exports.rootIsChecked = "rootIsChecked_66ae5f1b"; exports.check = "check_66ae5f1b"; exports.checkHost = "checkHost_66ae5f1b"; exports.circle = "circle_66ae5f1b"; }); //# sourceMappingURL=Check.scss.js.map