UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

22 lines (20 loc) 4.25 kB
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) { "use strict"; var styles = { root: 'root_4725c917', bodyContent: 'bodyContent_4725c917', headerIsLarge: 'headerIsLarge_4725c917', headline: 'headline_4725c917', headerIsSmall: 'headerIsSmall_4725c917', body: 'body_4725c917', subText: 'subText_4725c917', closeButton: 'closeButton_4725c917', footer: 'footer_4725c917', primaryButton: 'primaryButton_4725c917', secondaryButton: 'secondaryButton_4725c917', }; load_themed_styles_1.loadStyles([{ "rawString": ".root_4725c917{display:block;max-width:364px}.bodyContent_4725c917{padding:20px}.headerIsLarge_4725c917:not(:last-child){margin-bottom:14px}.headline_4725c917{margin:0;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.headerIsLarge_4725c917 .headline_4725c917{font-size:28px;font-weight:100;font-weight:100}.headerIsSmall_4725c917 .headline_4725c917{font-size:14px;font-weight:400;font-weight:600}[dir=ltr] .headerIsSmall_4725c917 .headline_4725c917{margin-right:10px}[dir=rtl] .headerIsSmall_4725c917 .headline_4725c917{margin-left:10px}.body_4725c917:not(:last-child){margin-bottom:20px}.subText_4725c917{margin:0;font-size:14px;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";font-weight:300}.root_4725c917 .closeButton_4725c917{position:absolute;top:0;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";font-size:12px}[dir=ltr] .root_4725c917 .closeButton_4725c917{right:0}[dir=rtl] .root_4725c917 .closeButton_4725c917{left:0}html[dir=ltr] .footer_4725c917 .ms-Button:not(:first-child){margin-left:20px}html[dir=rtl] .footer_4725c917 .ms-Button:not(:first-child){margin-right:20px}.root_4725c917 .ms-Callout-beak,.root_4725c917 .ms-Callout-main,.root_4725c917 .ms-Callout-smallbeak{background:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.root_4725c917 .primaryButton_4725c917{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_4725c917 .primaryButton_4725c917 .ms-Button-label{font-size:14px;font-weight:400;color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.root_4725c917 .primaryButton_4725c917:hover{background-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": ";border-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": "}.root_4725c917 .primaryButton_4725c917:focus{background-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_4725c917 .primaryButton_4725c917:active{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_4725c917 .secondaryButton_4725c917{background-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_4725c917 .secondaryButton_4725c917 .ms-Button-label{font-size:14px;font-weight:400;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_4725c917 .secondaryButton_4725c917:hover{background-color:" }, { "theme": "themeDarkAlt", "defaultValue": "#106ebe" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_4725c917 .secondaryButton_4725c917:focus{background-color:" }, { "theme": "themeDarkAlt", "defaultValue": "#106ebe" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_4725c917 .secondaryButton_4725c917:active{background-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}" }]); return styles; }); /* tslint:enable */ //# sourceMappingURL=TeachingBubble.scss.js.map