UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

17 lines 4.34 kB
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); load_themed_styles_1.loadStyles([{ "rawString": ".root_70d3969c{display:block;max-width:364px}.bodyContent_70d3969c{padding:20px}.headerIsLarge_70d3969c:not(:last-child){margin-bottom:14px}.headline_70d3969c{margin:0;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.headerIsLarge_70d3969c .headline_70d3969c{font-size:28px;font-weight:100;font-weight:100}.headerIsSmall_70d3969c .headline_70d3969c{font-size:14px;font-weight:400;font-weight:600}[dir='ltr'] .headerIsSmall_70d3969c .headline_70d3969c{margin-right:10px}[dir='rtl'] .headerIsSmall_70d3969c .headline_70d3969c{margin-left:10px}.body_70d3969c:not(:last-child){margin-bottom:20px}.subText_70d3969c{margin:0;font-size:14px;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";font-weight:300}.root_70d3969c .closeButton_70d3969c{position:absolute;top:0;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";font-size:12px}[dir='ltr'] .root_70d3969c .closeButton_70d3969c{right:0}[dir='rtl'] .root_70d3969c .closeButton_70d3969c{left:0}html[dir='ltr'] .footer_70d3969c .ms-Button:not(:first-child){margin-left:20px}html[dir='rtl'] .footer_70d3969c .ms-Button:not(:first-child){margin-right:20px}.root_70d3969c .ms-Callout-main,.root_70d3969c .ms-Callout-beak,.root_70d3969c .ms-Callout-smallbeak{background:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.root_70d3969c .primaryButton_70d3969c{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_70d3969c .primaryButton_70d3969c .ms-Button-label{font-size:14px;font-weight:400;color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.root_70d3969c .primaryButton_70d3969c:hover{background-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": ";border-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": "}.root_70d3969c .primaryButton_70d3969c:focus{background-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_70d3969c .primaryButton_70d3969c:active{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_70d3969c .secondaryButton_70d3969c{background-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_70d3969c .secondaryButton_70d3969c .ms-Button-label{font-size:14px;font-weight:400;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_70d3969c .secondaryButton_70d3969c:hover{background-color:" }, { "theme": "themeDarkAlt", "defaultValue": "#106ebe" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_70d3969c .secondaryButton_70d3969c:focus{background-color:" }, { "theme": "themeDarkAlt", "defaultValue": "#106ebe" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_70d3969c .secondaryButton_70d3969c:active{background-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}\n" }]); exports.root = "root_70d3969c"; exports.bodyContent = "bodyContent_70d3969c"; exports.headerIsLarge = "headerIsLarge_70d3969c"; exports.headline = "headline_70d3969c"; exports.headerIsSmall = "headerIsSmall_70d3969c"; exports.body = "body_70d3969c"; exports.subText = "subText_70d3969c"; exports.closeButton = "closeButton_70d3969c"; exports.footer = "footer_70d3969c"; exports.primaryButton = "primaryButton_70d3969c"; exports.secondaryButton = "secondaryButton_70d3969c"; }); //# sourceMappingURL=TeachingBubble.scss.js.map