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