office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
8 lines (6 loc) • 2.02 kB
JavaScript
"use strict";
/* tslint:disable */
var load_themed_styles_1 = require('/load-themed-styles');
load_themed_styles_1.loadStyles([{ "rawString": ".ms-CalloutExample-callout{max-width:300px}.ms-CalloutExample-configArea{min-width:300px;display:inline-block}.ms-CalloutExample-buttonArea{vertical-align:top;display:inline-block;min-width:130px;margin:0 100px;text-align:center;height:32px}.ms-CalloutCoverExample-buttonArea{vertical-align:top;display:inline-block;margin:0 100px;text-align:center;min-width:130px}.ms-CalloutCoverExample-buttonArea>.ms-Button{text-align:center;height:31px;width:130px}.ms-CalloutBasicExample-buttonArea{vertical-align:top;display:inline-block;text-align:center}.ms-CalloutExample-title{font-size:x-large}.ms-CalloutExample-cmdBarHost{width:350px;padding:10px}.ms-CalloutExample-inner{height:100%;padding:0 24px 20px}.ms-CalloutExample-header{padding:18px 24px 12px}.ms-CalloutExample-title{margin:0;font-family:\"Segoe UI WestEuropean\",\"Segoe UI\",-apple-system,BlinkMacSystemFont,Roboto,\"Helvetica Neue\",sans-serif;-webkit-font-smoothing:antialiased;font-size:21px;font-weight:100;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";font-weight:300}.ms-CalloutExample-subText{margin:0;font-family:\"Segoe UI WestEuropean\",\"Segoe UI\",-apple-system,BlinkMacSystemFont,Roboto,\"Helvetica Neue\",sans-serif;-webkit-font-smoothing:antialiased;font-size:12px;font-weight:400;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";font-weight:300}.ms-CalloutExample-link{font-family:\"Segoe UI WestEuropean\",\"Segoe UI\",-apple-system,BlinkMacSystemFont,Roboto,\"Helvetica Neue\",sans-serif;-webkit-font-smoothing:antialiased;font-size:14px;font-weight:400;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": "}.ms-CalloutExample-actions{position:relative;margin-top:20px;width:100%;white-space:nowrap}" }]);
/* tslint:enable */
//# sourceMappingURL=CalloutExample.scss.js.map