UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

9 lines 766 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /* tslint:disable */ var load_themed_styles_1 = require("@microsoft/load-themed-styles"); load_themed_styles_1.loadStyles([{ "rawString": ".root_5ba0f98b{background-color:" }, { "theme": "whiteTranslucent40", "defaultValue": "rgba(255,255,255,.4)" }, { "rawString": ";position:absolute;bottom:0;left:0;right:0;top:0}.root_5ba0f98b.rootIsNone_5ba0f98b{visibility:hidden}.root_5ba0f98b.rootIsDark_5ba0f98b{background-color:" }, { "theme": "blackTranslucent40", "defaultValue": "rgba(0,0,0,.4)" }, { "rawString": "}\n" }]); exports.root = "root_5ba0f98b"; exports.rootIsNone = "rootIsNone_5ba0f98b"; exports.rootIsDark = "rootIsDark_5ba0f98b"; //# sourceMappingURL=Overlay.scss.js.map