UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

10 lines 1.94 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_5b7d839f{line-height:1;width:18px;height:18px;vertical-align:top;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.root_5b7d839f.rootIsChecked_5b7d839f:before{background:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";content:'';position:absolute;left:1px;right:1px;bottom:1px;top:1px;border-radius:50%}.root_5b7d839f:hover,.root_5b7d839f:focus,.rootIsChecked_5b7d839f{opacity:1}.circle_5b7d839f,.check_5b7d839f{font-size:18px}.circle_5b7d839f{position:absolute;color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": "}@media screen and (-ms-high-contrast: active){.circle_5b7d839f{display:none}}.rootIsChecked_5b7d839f .circle_5b7d839f{color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.check_5b7d839f{position:absolute;color:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": ";font-size:16px}.rootIsChecked_5b7d839f .check_5b7d839f{color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";font-weight:900}@media screen and (-ms-high-contrast: active){.rootIsChecked_5b7d839f .check_5b7d839f{border-radius:9px;border:1px solid WindowText}}\n" }]); exports.root = "root_5b7d839f"; exports.rootIsChecked = "rootIsChecked_5b7d839f"; exports.circle = "circle_5b7d839f"; exports.check = "check_5b7d839f"; }); //# sourceMappingURL=Check.scss.js.map