office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
9 lines • 820 B
JavaScript
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_03ef9ce7{background-color:" }, { "theme": "whiteTranslucent40", "defaultValue": "rgba(255,255,255,.4)" }, { "rawString": ";position:absolute;bottom:0;left:0;right:0;top:0}.root_03ef9ce7.rootIsNone_03ef9ce7{visibility:hidden}.root_03ef9ce7.rootIsDark_03ef9ce7{background-color:" }, { "theme": "blackTranslucent40", "defaultValue": "rgba(0,0,0,.4)" }, { "rawString": "}\n" }]);
exports.root = "root_03ef9ce7";
exports.rootIsNone = "rootIsNone_03ef9ce7";
exports.rootIsDark = "rootIsDark_03ef9ce7";
});
//# sourceMappingURL=Overlay.scss.js.map