UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

10 lines 1.71 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_baafdc0f{background-color:transparent;position:fixed;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;pointer-events:none;-webkit-transition:opacity .267s;transition:opacity .267s}.root_baafdc0f .ms-Button.ms-Button--compound{display:block}[dir='ltr'] .root_baafdc0f .ms-Button.ms-Button--compound{margin-left:0}[dir='rtl'] .root_baafdc0f .ms-Button.ms-Button--compound{margin-right:0}@media screen and (-ms-high-contrast: active){.root_baafdc0f .ms-Overlay{opacity:0}}.rootIsVisible_baafdc0f{opacity:1;pointer-events:auto}.main_baafdc0f{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;outline:3px solid transparent;max-height:100%;overflow-y:auto}[dir='ltr'] .main_baafdc0f{-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.4);box-shadow:0 0 5px 0 rgba(0,0,0,0.4)}[dir='rtl'] .main_baafdc0f{-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.4);box-shadow:0 0 5px 0 rgba(0,0,0,0.4)}[dir='ltr'] .main_baafdc0f{text-align:left}[dir='rtl'] .main_baafdc0f{text-align:right}\n" }]); exports.duration = ".267s"; exports.root = "root_baafdc0f"; exports.rootIsVisible = "rootIsVisible_baafdc0f"; exports.main = "main_baafdc0f"; }); //# sourceMappingURL=Modal.scss.js.map