UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

8 lines 749 B
/* tslint:disable */ import { loadStyles } from '@microsoft/load-themed-styles'; loadStyles([{ "rawString": ".root_20cef466{background:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";padding:8px;pointer-events:none}.root_20cef466.hasMediumDelay_20cef466{-webkit-animation-delay:300ms;animation-delay:300ms}.content_20cef466{font-size:12px;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";word-wrap:break-word;overflow-wrap:break-word}.subText_20cef466{margin:0}\n" }]); export var root = "root_20cef466"; export var hasMediumDelay = "hasMediumDelay_20cef466"; export var content = "content_20cef466"; export var subText = "subText_20cef466"; //# sourceMappingURL=Tooltip.scss.js.map