UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

17 lines (15 loc) 1.66 kB
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) { "use strict"; var styles = { root: 'root_78cb41d7', container: 'container_78cb41d7', main: 'main_78cb41d7', overFlowYHidden: 'overFlowYHidden_78cb41d7', beak: 'beak_78cb41d7', beakCurtain: 'beakCurtain_78cb41d7', }; load_themed_styles_1.loadStyles([{ "rawString": ".root_78cb41d7{box-shadow:0 0 5px 0 rgba(0,0,0,.4);position:absolute;border:1px solid " }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": ";box-sizing:border-box}@media screen and (-ms-high-contrast:active){.root_78cb41d7{border:1px solid " }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}}@media screen and (-ms-high-contrast:black-on-white){.root_78cb41d7{border:1px solid " }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}}.container_78cb41d7{position:relative}.main_78cb41d7{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";overflow-x:hidden;overflow-y:auto;position:relative}.overFlowYHidden_78cb41d7{overflow-y:hidden}.beak_78cb41d7{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_78cb41d7{position:absolute;top:0;right:0;bottom:0;left:0;background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}" }]); return styles; }); /* tslint:enable */ //# sourceMappingURL=Callout.scss.js.map