UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

15 lines (13 loc) 1.43 kB
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) { "use strict"; var styles = { duration: '0.267s', root: 'root_59240ffd', rootIsVisible: 'rootIsVisible_59240ffd', main: 'main_59240ffd', }; load_themed_styles_1.loadStyles([{ "rawString": ".root_59240ffd{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;transition:opacity 267ms}.root_59240ffd .ms-Button.ms-Button--compound{display:block}[dir=ltr] .root_59240ffd .ms-Button.ms-Button--compound{margin-left:0}[dir=rtl] .root_59240ffd .ms-Button.ms-Button--compound{margin-right:0}@media screen and (-ms-high-contrast:active){.root_59240ffd .ms-Overlay{opacity:0}}.rootIsVisible_59240ffd{opacity:1;pointer-events:auto}.main_59240ffd{box-shadow:0 0 5px 0 rgba(0,0,0,.4);background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";box-sizing:border-box;position:relative;outline:3px solid transparent;max-height:100%;overflow-y:auto}[dir=ltr] .main_59240ffd{text-align:left}[dir=rtl] .main_59240ffd{text-align:right}" }]); return styles; }); /* tslint:enable */ //# sourceMappingURL=Modal.scss.js.map