UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

17 lines (15 loc) 1.5 kB
"use strict"; /* tslint:disable */ var load_themed_styles_1 = require("@microsoft/load-themed-styles"); var styles = { root: 'root_bd440815', container: 'container_bd440815', main: 'main_bd440815', overFlowYHidden: 'overFlowYHidden_bd440815', beak: 'beak_bd440815', beakCurtain: 'beakCurtain_bd440815', }; load_themed_styles_1.loadStyles([{ "rawString": ".root_bd440815{box-shadow:0 0 5px 0 rgba(0,0,0,.4);position:absolute;box-sizing:border-box}@media screen and (-ms-high-contrast:active){.root_bd440815{border:1px solid " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}}@media screen and (-ms-high-contrast:black-on-white){.root_bd440815{border:1px solid " }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}}.container_bd440815{position:relative}.main_bd440815{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";overflow-x:hidden;overflow-y:auto;position:relative}.overFlowYHidden_bd440815{overflow-y:hidden}.beak_bd440815{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_bd440815{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