office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
15 lines (13 loc) • 1.37 kB
JavaScript
/* tslint:disable */
var load_themed_styles_1 = require("@microsoft/load-themed-styles");
var styles = {
duration: '0.267s',
root: 'root_1d23bfca',
rootIsVisible: 'rootIsVisible_1d23bfca',
main: 'main_1d23bfca',
};
load_themed_styles_1.loadStyles([{ "rawString": ".root_1d23bfca{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_1d23bfca .ms-Button.ms-Button--compound{display:block}[dir=ltr] .root_1d23bfca .ms-Button.ms-Button--compound{margin-left:0}[dir=rtl] .root_1d23bfca .ms-Button.ms-Button--compound{margin-right:0}@media screen and (-ms-high-contrast:active){.root_1d23bfca .ms-Overlay{opacity:0}}.rootIsVisible_1d23bfca{opacity:1;pointer-events:auto}.main_1d23bfca{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_1d23bfca{text-align:left}[dir=rtl] .main_1d23bfca{text-align:right}" }]);
module.exports = styles;
/* tslint:enable */
//# sourceMappingURL=Modal.scss.js.map
;