office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
8 lines (6 loc) • 3.06 kB
JavaScript
"use strict";
/* tslint:disable */
var load_themed_styles_1 = require('/load-themed-styles');
load_themed_styles_1.loadStyles([{ "rawString": ".ExampleCard{margin-bottom:20px}.ExampleCard-header{min-height:50px;line-height:50px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}html[dir=ltr] .ExampleCard-header{padding-left:10px}html[dir=rtl] .ExampleCard-header{padding-right:10px}.ExampleCard-toggleButtons{position:relative;top:8px}html[dir=ltr] .ExampleCard-toggleButtons{float:right}html[dir=rtl] .ExampleCard-toggleButtons{float:left}.ExampleCard-toggleButtons .ms-Button{margin:10px 5px;height:30px;line-height:1;margin-bottom:0;background:0 0;border:1px solid " }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": ";border-bottom:0;border-top-right-radius:4px;border-top-left-radius:4px;padding-left:8px;padding-right:8px;min-width:0}.ExampleCard-toggleButtons .ms-Button:last-child{margin-right:0}.ExampleCard-toggleButtons .ms-Button.ms-Button--primary .ms-Button-label{color:" }, { "theme": "neutralDark", "defaultValue": "#212121" }, { "rawString": "}.ExampleCard-toggleButtons .ms-Button.ms-Button--primary:active,.ExampleCard-toggleButtons .ms-Button.ms-Button--primary:focus,.ExampleCard-toggleButtons .ms-Button.ms-Button--primary:hover{background-color:" }, { "theme": "neutralDark", "defaultValue": "#212121" }, { "rawString": ";border-color:" }, { "theme": "neutralDark", "defaultValue": "#212121" }, { "rawString": "}.ExampleCard-toggleButtons .ms-Button.ms-Button--primary:active .ms-Button-label,.ExampleCard-toggleButtons .ms-Button.ms-Button--primary:focus .ms-Button-label,.ExampleCard-toggleButtons .ms-Button.ms-Button--primary:hover .ms-Button-label{color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.ExampleCard-content{padding:20px;border:1px solid " }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": "}html[dir=ltr] .ExampleCard-example.is-right-aligned{text-align:right}html[dir=rtl] .ExampleCard-example.is-right-aligned{text-align:left}.ExampleCard-code{display:none;background-color:" }, { "theme": "neutralDark", "defaultValue": "#212121" }, { "rawString": "}.ExampleCard.is-codeVisible .ExampleCard-code{display:block;border-bottom:1px solid " }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": ";margin-bottom:20px}.ExampleCard-dosAndDonts{width:100%}.ExampleCard-dos{width:calc(50% - 50px);display:inline-block;margin-right:50px}.ExampleCard-dos h4{font-family:\"Segoe UI WestEuropean\",\"Segoe UI\",-apple-system,BlinkMacSystemFont,Roboto,\"Helvetica Neue\",sans-serif;-webkit-font-smoothing:antialiased;font-size:17px;font-weight:300;color:#177D3E}.ExampleCard-donts{width:calc(50%);display:inline-block}.ExampleCard-donts h4{font-family:\"Segoe UI WestEuropean\",\"Segoe UI\",-apple-system,BlinkMacSystemFont,Roboto,\"Helvetica Neue\",sans-serif;-webkit-font-smoothing:antialiased;font-size:17px;font-weight:300;color:#A61E22}" }]);
/* tslint:enable */
//# sourceMappingURL=ExampleCard.scss.js.map