UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

16 lines (14 loc) 1.22 kB
"use strict"; /* tslint:disable */ var load_themed_styles_1 = require("@microsoft/load-themed-styles"); var styles = { check: 'check_2f2e1173', owner: 'owner_2f2e1173', isSelected: 'isSelected_2f2e1173', isVisible: 'isVisible_2f2e1173', isDisabled: 'isDisabled_2f2e1173', }; load_themed_styles_1.loadStyles([{ "rawString": ".check_2f2e1173{display:inline-block;cursor:default;box-sizing:border-box;vertical-align:top;background:0 0;border:none;opacity:0}.check_2f2e1173::-moz-focus-inner{border:0}.check_2f2e1173{outline:transparent}.check_2f2e1173{position:relative}.ms-Fabric.is-focusVisible .check_2f2e1173: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_2f2e1173:focus{opacity:1}button.check_2f2e1173{padding:3px}.owner_2f2e1173.isSelected_2f2e1173 .check_2f2e1173,.owner_2f2e1173.isVisible_2f2e1173 .check_2f2e1173,.owner_2f2e1173:focus .check_2f2e1173,.owner_2f2e1173:hover .check_2f2e1173{opacity:1}.isDisabled_2f2e1173{visibility:hidden}" }]); module.exports = styles; /* tslint:enable */ //# sourceMappingURL=DetailsRowCheck.scss.js.map