office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
15 lines (13 loc) • 886 B
JavaScript
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) {
"use strict";
var styles = {
root: 'root_f28e00b2',
hasMediumDelay: 'hasMediumDelay_f28e00b2',
content: 'content_f28e00b2',
subText: 'subText_f28e00b2',
};
load_themed_styles_1.loadStyles([{ "rawString": ".root_f28e00b2{max-width:364px;background:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";padding:8px;pointer-events:none}.root_f28e00b2.hasMediumDelay_f28e00b2{-webkit-animation-delay:.3s;animation-delay:.3s}.content_f28e00b2{font-size:12px;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";word-wrap:break-word;overflow-wrap:break-word}.subText_f28e00b2{margin:0}" }]);
return styles;
});
/* tslint:enable */
//# sourceMappingURL=Tooltip.scss.js.map