UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

14 lines (12 loc) 744 B
"use strict"; /* tslint:disable */ var load_themed_styles_1 = require("@microsoft/load-themed-styles"); var styles = { root: 'root_7a248930', rootIsNone: 'rootIsNone_7a248930', rootIsDark: 'rootIsDark_7a248930', }; load_themed_styles_1.loadStyles([{ "rawString": ".root_7a248930{background-color:" }, { "theme": "whiteTranslucent40", "defaultValue": "rgba(255,255,255,.4)" }, { "rawString": ";position:absolute;bottom:0;left:0;right:0;top:0}.root_7a248930.rootIsNone_7a248930{visibility:hidden}.root_7a248930.rootIsDark_7a248930{background-color:" }, { "theme": "blackTranslucent40", "defaultValue": "rgba(0,0,0,.4)" }, { "rawString": "}" }]); module.exports = styles; /* tslint:enable */ //# sourceMappingURL=Overlay.scss.js.map