UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

26 lines (24 loc) 3.35 kB
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) { "use strict"; var styles = { isOpen: 'isOpen_4b83f051', main: 'main_4b83f051', button: 'button_4b83f051', isClose: 'isClose_4b83f051', inner: 'inner_4b83f051', header: 'header_4b83f051', title: 'title_4b83f051', topButton: 'topButton_4b83f051', content: 'content_4b83f051', subText: 'subText_4b83f051', actions: 'actions_4b83f051', actionsRight: 'actionsRight_4b83f051', action: 'action_4b83f051', isMultiline: 'isMultiline_4b83f051', isLargeHeader: 'isLargeHeader_4b83f051', }; load_themed_styles_1.loadStyles([{ "rawString": ".isOpen_4b83f051{display:-webkit-box;display:-ms-flexbox;display:flex}.main_4b83f051{width:288px}.button_4b83f051.isClose_4b83f051 .ms-Icon.ms-Icon--Cancel{color:" }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": ";font-size:16px}.inner_4b83f051{padding:0 28px 20px}.header_4b83f051{position:relative;width:100%;box-sizing:border-box}.title_4b83f051{margin:0;font-size:21px;font-weight:100;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";padding:20px 36px 20px 28px}[dir=rtl] .title_4b83f051{padding:20px 28px 20px 36px}.topButton_4b83f051{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:absolute;top:0;padding:12px 12px 0 0}[dir=ltr] .topButton_4b83f051{right:0}[dir=rtl] .topButton_4b83f051{left:0}[dir=rtl] .topButton_4b83f051{padding:12px 0 0 12px}.topButton_4b83f051>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.content_4b83f051{position:relative;width:100%}.content_4b83f051 .ms-Button.ms-Button--compound{margin-bottom:20px}.content_4b83f051 .ms-Button.ms-Button--compound:last-child{margin-bottom:0}.subText_4b83f051{margin:0 0 20px 0;padding-top:8px;font-size:12px;font-weight:400;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": ";font-weight:300;line-height:1.5;word-wrap:break-word}.actions_4b83f051{position:relative;width:100%;min-height:24px;line-height:24px;margin:20px 0 0;font-size:0}.actions_4b83f051 .ms-Button{line-height:normal}.actionsRight_4b83f051{font-size:0}[dir=ltr] .actionsRight_4b83f051{text-align:right}[dir=rtl] .actionsRight_4b83f051{text-align:left}[dir=ltr] .actionsRight_4b83f051{margin-right:-4px}[dir=rtl] .actionsRight_4b83f051{margin-left:-4px}.actionsRight_4b83f051 .action_4b83f051{margin:0 4px}.isMultiline_4b83f051 .title_4b83f051{font-size:28px}.isMultiline_4b83f051 .inner_4b83f051{padding:0 20px 20px}.isLargeHeader_4b83f051 .header_4b83f051{background-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.isLargeHeader_4b83f051 .title_4b83f051{font-size:28px;font-weight:100;color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";padding:26px 28px 28px;margin-bottom:8px}.isLargeHeader_4b83f051 .subText_4b83f051{font-size:14px}@media (min-width:480px){.main_4b83f051{width:auto;min-width:288px;max-width:340px}}" }]); return styles; }); /* tslint:enable */ //# sourceMappingURL=Dialog.scss.js.map