UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

10 lines (8 loc) 1.07 kB
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) { "use strict"; var styles = {}; load_themed_styles_1.loadStyles([{ "rawString": ".ms-modalExample-container{height:80vh;width:80vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.ms-modalExample-container .ms-modalExample-header{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;background:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:28px;font-weight:100;font-weight:600;padding-left:28px;min-height:40px}.ms-modalExample-container .ms-modalExample-body{-webkit-box-flex:4;-ms-flex:4 4 auto;flex:4 4 auto;padding:5px 28px;overflow-y:auto}" }]); return styles; }); /* tslint:enable */ //# sourceMappingURL=Modal.Basic.Example.scss.js.map