UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

6 lines 1.66 kB
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); 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;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-size:21px;font-weight:100;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";font-weight:300}.ms-CalloutExample-subText{margin:0;font-size:12px;font-weight:400;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";font-weight:300}.ms-CalloutExample-link{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}.calloutExampleButton{width:100%}\n" }]); }); //# sourceMappingURL=CalloutExample.scss.js.map