UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

15 lines (13 loc) 830 B
"use strict"; /* tslint:disable */ var load_themed_styles_1 = require("@microsoft/load-themed-styles"); var styles = { root: 'root_2f0cbb22', hasMediumDelay: 'hasMediumDelay_2f0cbb22', content: 'content_2f0cbb22', subText: 'subText_2f0cbb22', }; load_themed_styles_1.loadStyles([{ "rawString": ".root_2f0cbb22{max-width:364px;background:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";padding:8px;pointer-events:none}.root_2f0cbb22.hasMediumDelay_2f0cbb22{-webkit-animation-delay:.3s;animation-delay:.3s}.content_2f0cbb22{font-size:12px;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";word-wrap:break-word;overflow-wrap:break-word}.subText_2f0cbb22{margin:0}" }]); module.exports = styles; /* tslint:enable */ //# sourceMappingURL=Tooltip.scss.js.map