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_a553dae4{display:block;max-width:364px}.bodyContent_a553dae4{padding:20px}.headerIsLarge_a553dae4:not(:last-child){margin-bottom:14px}.headline_a553dae4{margin:0;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.headerIsLarge_a553dae4 .headline_a553dae4{font-size:28px;font-weight:100;font-weight:100}.headerIsSmall_a553dae4 .headline_a553dae4{font-size:14px;font-weight:400;font-weight:600}[dir='ltr'] .headerIsSmall_a553dae4 .headline_a553dae4{margin-right:10px}[dir='rtl'] .headerIsSmall_a553dae4 .headline_a553dae4{margin-left:10px}.body_a553dae4:not(:last-child){margin-bottom:20px}.subText_a553dae4{margin:0;font-size:14px;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";font-weight:300}.root_a553dae4 .closeButton_a553dae4{position:absolute;top:0;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";font-size:12px}[dir='ltr'] .root_a553dae4 .closeButton_a553dae4{right:0}[dir='rtl'] .root_a553dae4 .closeButton_a553dae4{left:0}html[dir='ltr'] .footer_a553dae4 .ms-Button:not(:first-child){margin-left:20px}html[dir='rtl'] .footer_a553dae4 .ms-Button:not(:first-child){margin-right:20px}.root_a553dae4 .ms-Callout-main,.root_a553dae4 .ms-Callout-beak,.root_a553dae4 .ms-Callout-smallbeak{background:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.root_a553dae4 .primaryButton_a553dae4{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_a553dae4 .primaryButton_a553dae4 .ms-Button-label{font-size:14px;font-weight:400;color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.root_a553dae4 .primaryButton_a553dae4:hover{background-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": ";border-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": "}.root_a553dae4 .primaryButton_a553dae4:focus{background-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_a553dae4 .primaryButton_a553dae4:active{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_a553dae4 .secondaryButton_a553dae4{background-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_a553dae4 .secondaryButton_a553dae4 .ms-Button-label{font-size:14px;font-weight:400;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_a553dae4 .secondaryButton_a553dae4:hover{background-color:" }, { "theme": "themeDarkAlt", "defaultValue": "#106ebe" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_a553dae4 .secondaryButton_a553dae4:focus{background-color:" }, { "theme": "themeDarkAlt", "defaultValue": "#106ebe" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_a553dae4 .secondaryButton_a553dae4:active{background-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}\n" }]); exports.root = "root_a553dae4"; exports.bodyContent = "bodyContent_a553dae4"; exports.headerIsLarge = "headerIsLarge_a553dae4"; exports.headline = "headline_a553dae4"; exports.headerIsSmall = "headerIsSmall_a553dae4"; exports.body = "body_a553dae4"; exports.subText = "subText_a553dae4"; exports.closeButton = "closeButton_a553dae4"; exports.footer = "footer_a553dae4"; exports.primaryButton = "primaryButton_a553dae4"; exports.secondaryButton = "secondaryButton_a553dae4"; }); //# sourceMappingURL=TeachingBubble.scss.js.map