office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
22 lines (20 loc) • 4.25 kB
JavaScript
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) {
"use strict";
var styles = {
root: 'root_aaef665a',
bodyContent: 'bodyContent_aaef665a',
headerIsLarge: 'headerIsLarge_aaef665a',
headline: 'headline_aaef665a',
headerIsSmall: 'headerIsSmall_aaef665a',
body: 'body_aaef665a',
subText: 'subText_aaef665a',
closeButton: 'closeButton_aaef665a',
footer: 'footer_aaef665a',
primaryButton: 'primaryButton_aaef665a',
secondaryButton: 'secondaryButton_aaef665a',
};
load_themed_styles_1.loadStyles([{ "rawString": ".root_aaef665a{display:block;max-width:364px}.bodyContent_aaef665a{padding:20px}.headerIsLarge_aaef665a:not(:last-child){margin-bottom:14px}.headline_aaef665a{margin:0;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.headerIsLarge_aaef665a .headline_aaef665a{font-size:28px;font-weight:100;font-weight:100}.headerIsSmall_aaef665a .headline_aaef665a{font-size:14px;font-weight:400;font-weight:600}[dir=ltr] .headerIsSmall_aaef665a .headline_aaef665a{margin-right:10px}[dir=rtl] .headerIsSmall_aaef665a .headline_aaef665a{margin-left:10px}.body_aaef665a:not(:last-child){margin-bottom:20px}.subText_aaef665a{margin:0;font-size:14px;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";font-weight:300}.root_aaef665a .closeButton_aaef665a{position:absolute;top:0;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";font-size:12px}[dir=ltr] .root_aaef665a .closeButton_aaef665a{right:0}[dir=rtl] .root_aaef665a .closeButton_aaef665a{left:0}html[dir=ltr] .footer_aaef665a .ms-Button:not(:first-child){margin-left:20px}html[dir=rtl] .footer_aaef665a .ms-Button:not(:first-child){margin-right:20px}.root_aaef665a .ms-Callout-beak,.root_aaef665a .ms-Callout-main,.root_aaef665a .ms-Callout-smallbeak{background:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.root_aaef665a .primaryButton_aaef665a{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_aaef665a .primaryButton_aaef665a .ms-Button-label{font-size:14px;font-weight:400;color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.root_aaef665a .primaryButton_aaef665a:hover{background-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": ";border-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": "}.root_aaef665a .primaryButton_aaef665a:focus{background-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_aaef665a .primaryButton_aaef665a:active{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_aaef665a .secondaryButton_aaef665a{background-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_aaef665a .secondaryButton_aaef665a .ms-Button-label{font-size:14px;font-weight:400;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_aaef665a .secondaryButton_aaef665a:hover{background-color:" }, { "theme": "themeDarkAlt", "defaultValue": "#106ebe" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_aaef665a .secondaryButton_aaef665a:focus{background-color:" }, { "theme": "themeDarkAlt", "defaultValue": "#106ebe" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_aaef665a .secondaryButton_aaef665a:active{background-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}" }]);
return styles;
});
/* tslint:enable */
//# sourceMappingURL=TeachingBubble.scss.js.map