UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

22 lines (20 loc) 4.17 kB
"use strict"; /* tslint:disable */ var load_themed_styles_1 = require("@microsoft/load-themed-styles"); var styles = { root: 'root_e5b54496', bodyContent: 'bodyContent_e5b54496', headerIsLarge: 'headerIsLarge_e5b54496', headline: 'headline_e5b54496', headerIsSmall: 'headerIsSmall_e5b54496', body: 'body_e5b54496', subText: 'subText_e5b54496', closeButton: 'closeButton_e5b54496', footer: 'footer_e5b54496', primaryButton: 'primaryButton_e5b54496', secondaryButton: 'secondaryButton_e5b54496', }; load_themed_styles_1.loadStyles([{ "rawString": ".root_e5b54496{display:block;max-width:364px}.bodyContent_e5b54496{padding:20px}.headerIsLarge_e5b54496:not(:last-child){margin-bottom:14px}.headline_e5b54496{margin:0;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.headerIsLarge_e5b54496 .headline_e5b54496{font-size:28px;font-weight:100;font-weight:100}.headerIsSmall_e5b54496 .headline_e5b54496{font-size:14px;font-weight:400;font-weight:600}[dir=ltr] .headerIsSmall_e5b54496 .headline_e5b54496{margin-right:10px}[dir=rtl] .headerIsSmall_e5b54496 .headline_e5b54496{margin-left:10px}.body_e5b54496:not(:last-child){margin-bottom:20px}.subText_e5b54496{margin:0;font-size:14px;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";font-weight:300}.root_e5b54496 .closeButton_e5b54496{position:absolute;top:0;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";font-size:12px}[dir=ltr] .root_e5b54496 .closeButton_e5b54496{right:0}[dir=rtl] .root_e5b54496 .closeButton_e5b54496{left:0}html[dir=ltr] .footer_e5b54496 .ms-Button:not(:first-child){margin-left:20px}html[dir=rtl] .footer_e5b54496 .ms-Button:not(:first-child){margin-right:20px}.root_e5b54496 .ms-Callout-beak,.root_e5b54496 .ms-Callout-main,.root_e5b54496 .ms-Callout-smallbeak{background:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.root_e5b54496 .primaryButton_e5b54496{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_e5b54496 .primaryButton_e5b54496 .ms-Button-label{font-size:14px;font-weight:400;color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.root_e5b54496 .primaryButton_e5b54496:hover{background-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": ";border-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": "}.root_e5b54496 .primaryButton_e5b54496:focus{background-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_e5b54496 .primaryButton_e5b54496:active{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_e5b54496 .secondaryButton_e5b54496{background-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_e5b54496 .secondaryButton_e5b54496 .ms-Button-label{font-size:14px;font-weight:400;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_e5b54496 .secondaryButton_e5b54496:hover{background-color:" }, { "theme": "themeDarkAlt", "defaultValue": "#106ebe" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_e5b54496 .secondaryButton_e5b54496:focus{background-color:" }, { "theme": "themeDarkAlt", "defaultValue": "#106ebe" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_e5b54496 .secondaryButton_e5b54496:active{background-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}" }]); module.exports = styles; /* tslint:enable */ //# sourceMappingURL=TeachingBubble.scss.js.map