office-ui-fabric-react
Version: 
Reusable React components for building experiences for Office 365.
14 lines (12 loc) • 796 B
JavaScript
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) {
    "use strict";
    var styles = {
        root: 'root_b543b9fb',
        rootIsNone: 'rootIsNone_b543b9fb',
        rootIsDark: 'rootIsDark_b543b9fb',
    };
    load_themed_styles_1.loadStyles([{ "rawString": ".root_b543b9fb{background-color:" }, { "theme": "whiteTranslucent40", "defaultValue": "rgba(255,255,255,.4)" }, { "rawString": ";position:absolute;bottom:0;left:0;right:0;top:0}.root_b543b9fb.rootIsNone_b543b9fb{visibility:hidden}.root_b543b9fb.rootIsDark_b543b9fb{background-color:" }, { "theme": "blackTranslucent40", "defaultValue": "rgba(0,0,0,.4)" }, { "rawString": "}" }]);
    return styles;
});
/* tslint:enable */ 
//# sourceMappingURL=Overlay.scss.js.map