UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

17 lines (15 loc) 1.58 kB
"use strict"; /* tslint:disable */ var load_themed_styles_1 = require("@microsoft/load-themed-styles"); var styles = { root: 'root_0706fb30', container: 'container_0706fb30', main: 'main_0706fb30', overFlowYHidden: 'overFlowYHidden_0706fb30', beak: 'beak_0706fb30', beakCurtain: 'beakCurtain_0706fb30', }; load_themed_styles_1.loadStyles([{ "rawString": ".root_0706fb30{box-shadow:0 0 5px 0 rgba(0,0,0,.4);position:absolute;box-sizing:border-box}.root_0706fb30::-moz-focus-inner{border:0}.root_0706fb30{outline:transparent}@media screen and (-ms-high-contrast:active){.root_0706fb30{border:1px solid " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}}@media screen and (-ms-high-contrast:black-on-white){.root_0706fb30{border:1px solid " }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}}.container_0706fb30{position:relative}.main_0706fb30{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";overflow-x:hidden;overflow-y:auto;position:relative}.overFlowYHidden_0706fb30{overflow-y:hidden}.beak_0706fb30{position:absolute;background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";box-shadow:inherit;border:inherit;box-sizing:border-box;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.beakCurtain_0706fb30{position:absolute;top:0;right:0;bottom:0;left:0;background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}" }]); module.exports = styles; /* tslint:enable */ //# sourceMappingURL=Callout.scss.js.map