office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
17 lines • 3.5 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
/* tslint:disable */
var load_themed_styles_1 = require("@microsoft/load-themed-styles");
load_themed_styles_1.loadStyles(".root_522d3805{display:block;max-width:364px}.bodyContent_522d3805{padding:20px}.headerIsLarge_522d3805:not(:last-child){margin-bottom:14px}.headline_522d3805{margin:0;color:\"[theme:white, default: #ffffff]\"}.headerIsLarge_522d3805 .headline_522d3805{font-size:28px;font-weight:100;font-weight:100}.headerIsSmall_522d3805 .headline_522d3805{font-size:14px;font-weight:400;font-weight:600}[dir='ltr'] .headerIsSmall_522d3805 .headline_522d3805{margin-right:10px}[dir='rtl'] .headerIsSmall_522d3805 .headline_522d3805{margin-left:10px}.body_522d3805:not(:last-child){margin-bottom:20px}.subText_522d3805{margin:0;font-size:14px;color:\"[theme:white, default: #ffffff]\";font-weight:300}.root_522d3805 .closeButton_522d3805{position:absolute;top:0;color:\"[theme:white, default: #ffffff]\";font-size:12px}[dir='ltr'] .root_522d3805 .closeButton_522d3805{right:0}[dir='rtl'] .root_522d3805 .closeButton_522d3805{left:0}html[dir='ltr'] .footer_522d3805 .ms-Button:not(:first-child){margin-left:20px}html[dir='rtl'] .footer_522d3805 .ms-Button:not(:first-child){margin-right:20px}.root_522d3805 .ms-Callout-main,.root_522d3805 .ms-Callout-beak,.root_522d3805 .ms-Callout-smallbeak{background:\"[theme:themePrimary, default: #0078d7]\"}.root_522d3805 .primaryButton_522d3805{background-color:\"[theme:white, default: #ffffff]\";border-color:\"[theme:white, default: #ffffff]\"}.root_522d3805 .primaryButton_522d3805 .ms-Button-label{font-size:14px;font-weight:400;color:\"[theme:themePrimary, default: #0078d7]\"}.root_522d3805 .primaryButton_522d3805:hover{background-color:\"[theme:themeLighter, default: #deecf9]\";border-color:\"[theme:themeLighter, default: #deecf9]\"}.root_522d3805 .primaryButton_522d3805:focus{background-color:\"[theme:themeLighter, default: #deecf9]\";border-color:\"[theme:white, default: #ffffff]\"}.root_522d3805 .primaryButton_522d3805:active{background-color:\"[theme:white, default: #ffffff]\";border-color:\"[theme:white, default: #ffffff]\"}.root_522d3805 .secondaryButton_522d3805{background-color:\"[theme:themePrimary, default: #0078d7]\";border-color:\"[theme:white, default: #ffffff]\"}.root_522d3805 .secondaryButton_522d3805 .ms-Button-label{font-size:14px;font-weight:400;color:\"[theme:white, default: #ffffff]\"}.root_522d3805 .secondaryButton_522d3805:hover{background-color:\"[theme:themeDarkAlt, default: #106ebe]\";border-color:\"[theme:white, default: #ffffff]\"}.root_522d3805 .secondaryButton_522d3805:focus{background-color:\"[theme:themeDarkAlt, default: #106ebe]\";border-color:\"[theme:white, default: #ffffff]\"}.root_522d3805 .secondaryButton_522d3805:active{background-color:\"[theme:themePrimary, default: #0078d7]\";border-color:\"[theme:white, default: #ffffff]\"}\n");
exports.root = "root_522d3805";
exports.bodyContent = "bodyContent_522d3805";
exports.headerIsLarge = "headerIsLarge_522d3805";
exports.headline = "headline_522d3805";
exports.headerIsSmall = "headerIsSmall_522d3805";
exports.body = "body_522d3805";
exports.subText = "subText_522d3805";
exports.closeButton = "closeButton_522d3805";
exports.footer = "footer_522d3805";
exports.primaryButton = "primaryButton_522d3805";
exports.secondaryButton = "secondaryButton_522d3805";
//# sourceMappingURL=../../../src/components/TeachingBubble/TeachingBubble.scss.js.map