office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
11 lines • 1.39 kB
JavaScript
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": ".check_c9bfe0b5{display:inline-block;cursor:default;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:top;background:none;border:none;opacity:0}.check_c9bfe0b5::-moz-focus-inner{border:0}.check_c9bfe0b5{outline:transparent}.check_c9bfe0b5{position:relative}.ms-Fabric.is-focusVisible .check_c9bfe0b5:focus:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid " }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}.check_c9bfe0b5:focus{opacity:1}button.check_c9bfe0b5{padding:3px;margin:0}.owner_c9bfe0b5.isSelected_c9bfe0b5 .check_c9bfe0b5,.owner_c9bfe0b5.isVisible_c9bfe0b5 .check_c9bfe0b5,.owner_c9bfe0b5:hover .check_c9bfe0b5{opacity:1}.ms-Fabric.is-focusVisible .owner_c9bfe0b5:focus .check_c9bfe0b5{opacity:1}.isDisabled_c9bfe0b5{visibility:hidden}\n" }]);
exports.check = "check_c9bfe0b5";
exports.owner = "owner_c9bfe0b5";
exports.isSelected = "isSelected_c9bfe0b5";
exports.isVisible = "isVisible_c9bfe0b5";
exports.isDisabled = "isDisabled_c9bfe0b5";
});
//# sourceMappingURL=DetailsRowCheck.scss.js.map