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_58c3fc32', bodyContent: 'bodyContent_58c3fc32', headerIsLarge: 'headerIsLarge_58c3fc32', headline: 'headline_58c3fc32', headerIsSmall: 'headerIsSmall_58c3fc32', body: 'body_58c3fc32', subText: 'subText_58c3fc32', closeButton: 'closeButton_58c3fc32', footer: 'footer_58c3fc32', primaryButton: 'primaryButton_58c3fc32', secondaryButton: 'secondaryButton_58c3fc32', }; load_themed_styles_1.loadStyles([{ "rawString": ".root_58c3fc32{display:block;max-width:364px}.bodyContent_58c3fc32{padding:20px}.headerIsLarge_58c3fc32:not(:last-child){margin-bottom:14px}.headline_58c3fc32{margin:0;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.headerIsLarge_58c3fc32 .headline_58c3fc32{font-size:28px;font-weight:100;font-weight:100}.headerIsSmall_58c3fc32 .headline_58c3fc32{font-size:14px;font-weight:400;font-weight:600}[dir=ltr] .headerIsSmall_58c3fc32 .headline_58c3fc32{margin-right:10px}[dir=rtl] .headerIsSmall_58c3fc32 .headline_58c3fc32{margin-left:10px}.body_58c3fc32:not(:last-child){margin-bottom:20px}.subText_58c3fc32{margin:0;font-size:14px;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";font-weight:300}.root_58c3fc32 .closeButton_58c3fc32{position:absolute;top:0;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";font-size:12px}[dir=ltr] .root_58c3fc32 .closeButton_58c3fc32{right:0}[dir=rtl] .root_58c3fc32 .closeButton_58c3fc32{left:0}html[dir=ltr] .footer_58c3fc32 .ms-Button:not(:first-child){margin-left:20px}html[dir=rtl] .footer_58c3fc32 .ms-Button:not(:first-child){margin-right:20px}.root_58c3fc32 .ms-Callout-beak,.root_58c3fc32 .ms-Callout-main,.root_58c3fc32 .ms-Callout-smallbeak{background:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.root_58c3fc32 .primaryButton_58c3fc32{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_58c3fc32 .primaryButton_58c3fc32 .ms-Button-label{font-size:14px;font-weight:400;color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.root_58c3fc32 .primaryButton_58c3fc32:hover{background-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": ";border-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": "}.root_58c3fc32 .primaryButton_58c3fc32:focus{background-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_58c3fc32 .primaryButton_58c3fc32:active{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_58c3fc32 .secondaryButton_58c3fc32{background-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_58c3fc32 .secondaryButton_58c3fc32 .ms-Button-label{font-size:14px;font-weight:400;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_58c3fc32 .secondaryButton_58c3fc32:hover{background-color:" }, { "theme": "themeDarkAlt", "defaultValue": "#106ebe" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_58c3fc32 .secondaryButton_58c3fc32:focus{background-color:" }, { "theme": "themeDarkAlt", "defaultValue": "#106ebe" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_58c3fc32 .secondaryButton_58c3fc32:active{background-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}" }]); return styles; }); /* tslint:enable */ //# sourceMappingURL=TeachingBubble.scss.js.map