office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
22 lines (20 loc) • 4.17 kB
JavaScript
;
/* tslint:disable */
var load_themed_styles_1 = require("@microsoft/load-themed-styles");
var styles = {
root: 'root_6590af25',
bodyContent: 'bodyContent_6590af25',
headerIsLarge: 'headerIsLarge_6590af25',
headline: 'headline_6590af25',
headerIsSmall: 'headerIsSmall_6590af25',
body: 'body_6590af25',
subText: 'subText_6590af25',
closeButton: 'closeButton_6590af25',
footer: 'footer_6590af25',
primaryButton: 'primaryButton_6590af25',
secondaryButton: 'secondaryButton_6590af25',
};
load_themed_styles_1.loadStyles([{ "rawString": ".root_6590af25{display:block;max-width:364px}.bodyContent_6590af25{padding:20px}.headerIsLarge_6590af25:not(:last-child){margin-bottom:14px}.headline_6590af25{margin:0;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.headerIsLarge_6590af25 .headline_6590af25{font-size:28px;font-weight:100;font-weight:100}.headerIsSmall_6590af25 .headline_6590af25{font-size:14px;font-weight:400;font-weight:600}[dir=ltr] .headerIsSmall_6590af25 .headline_6590af25{margin-right:10px}[dir=rtl] .headerIsSmall_6590af25 .headline_6590af25{margin-left:10px}.body_6590af25:not(:last-child){margin-bottom:20px}.subText_6590af25{margin:0;font-size:14px;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";font-weight:300}.root_6590af25 .closeButton_6590af25{position:absolute;top:0;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";font-size:12px}[dir=ltr] .root_6590af25 .closeButton_6590af25{right:0}[dir=rtl] .root_6590af25 .closeButton_6590af25{left:0}html[dir=ltr] .footer_6590af25 .ms-Button:not(:first-child){margin-left:20px}html[dir=rtl] .footer_6590af25 .ms-Button:not(:first-child){margin-right:20px}.root_6590af25 .ms-Callout-beak,.root_6590af25 .ms-Callout-main,.root_6590af25 .ms-Callout-smallbeak{background:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.root_6590af25 .primaryButton_6590af25{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_6590af25 .primaryButton_6590af25 .ms-Button-label{font-size:14px;font-weight:400;color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.root_6590af25 .primaryButton_6590af25:hover{background-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": ";border-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": "}.root_6590af25 .primaryButton_6590af25:focus{background-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_6590af25 .primaryButton_6590af25:active{background-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_6590af25 .secondaryButton_6590af25{background-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_6590af25 .secondaryButton_6590af25 .ms-Button-label{font-size:14px;font-weight:400;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_6590af25 .secondaryButton_6590af25:hover{background-color:" }, { "theme": "themeDarkAlt", "defaultValue": "#106ebe" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_6590af25 .secondaryButton_6590af25:focus{background-color:" }, { "theme": "themeDarkAlt", "defaultValue": "#106ebe" }, { "rawString": ";border-color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.root_6590af25 .secondaryButton_6590af25: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