UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

8 lines (6 loc) 4.22 kB
"use strict"; /* tslint:disable */ var load_themed_styles_1 = require('@microsoft/load-themed-styles'); load_themed_styles_1.loadStyles([{ "rawString": ".ExampleCard{margin-bottom:20px}.ExampleCard-header{border-bottom:1px solid " }, { "theme": "neutralTertiary", "defaultValue": "#a6a6a6" }, { "rawString": ";overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative}.ExampleCard-title{margin-bottom:10px;display:inline-block}.ExampleCard-toggleButtons{display:block}html[dir=ltr] .ExampleCard-toggleButtons{float:right}html[dir=rtl] .ExampleCard-toggleButtons{float:left}.ExampleCard-toggleButtons .ms-Button.ExampleCard-codeButton{background:0 0;border:1px solid " }, { "theme": "neutralTertiary", "defaultValue": "#a6a6a6" }, { "rawString": ";border-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;line-height:1;padding:4px 12px;min-width:100px;-webkit-transition:border 367ms cubic-bezier(.1,.9,.2,1);transition:border 367ms cubic-bezier(.1,.9,.2,1)}html[dir=ltr] .ExampleCard-toggleButtons .ms-Button.ExampleCard-codeButton{margin-right:0}html[dir=rtl] .ExampleCard-toggleButtons .ms-Button.ExampleCard-codeButton{margin-left:0}.ExampleCard-toggleButtons .ms-Button.ExampleCard-codeButton .ms-Button-icon{position:relative;top:3px}.ExampleCard-toggleButtons .ms-Button.ExampleCard-codeButton .ms-Button-icon .ms-Icon{font-size:17px;padding:0}html[dir=ltr] .ExampleCard-toggleButtons .ms-Button.ExampleCard-codeButton .ms-Button-icon .ms-Icon{margin-right:8px}html[dir=rtl] .ExampleCard-toggleButtons .ms-Button.ExampleCard-codeButton .ms-Button-icon .ms-Icon{margin-left:8px}.ExampleCard-toggleButtons .ms-Button.ExampleCard-codeButton .ms-Button-label{color:" }, { "theme": "neutralDark", "defaultValue": "#212121" }, { "rawString": ";display:inline-block;padding-bottom:6px}.ExampleCard-toggleButtons .ms-Button.ExampleCard-codeButton.is-active,.ExampleCard-toggleButtons .ms-Button.ExampleCard-codeButton:hover{background-color:" }, { "theme": "neutralDark", "defaultValue": "#212121" }, { "rawString": ";border-color:" }, { "theme": "neutralDark", "defaultValue": "#212121" }, { "rawString": "}.ExampleCard-toggleButtons .ms-Button.ExampleCard-codeButton.is-active .ms-Button-icon,.ExampleCard-toggleButtons .ms-Button.ExampleCard-codeButton.is-active .ms-Button-label,.ExampleCard-toggleButtons .ms-Button.ExampleCard-codeButton:hover .ms-Button-icon,.ExampleCard-toggleButtons .ms-Button.ExampleCard-codeButton:hover .ms-Button-label{color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.ExampleCard-example{-webkit-overflow-scrolling:touch;max-height:80vh;overflow-x:hidden;overflow-y:auto;padding:20px 0}html[dir=ltr] .ExampleCard-example.is-right-aligned{text-align:right}html[dir=rtl] .ExampleCard-example.is-right-aligned{text-align:left}.ExampleCard-code{background-color:" }, { "theme": "neutralDark", "defaultValue": "#212121" }, { "rawString": ";overflow:hidden}.ExampleCard-code pre{margin:0;max-height:0;overflow:auto;-webkit-transition:all 367ms cubic-bezier(.1,.9,.2,1);transition:all 367ms cubic-bezier(.1,.9,.2,1)}.ExampleCard-code code{display:block;margin:12px}.ExampleCard.is-codeVisible .ExampleCard-header{border-color:" }, { "theme": "neutralDark", "defaultValue": "#212121" }, { "rawString": "}.ExampleCard.is-codeVisible .ExampleCard-code pre{max-height:480px;min-height:120px}.ExampleCard.is-codeVisible .ExampleCard-code{display:block;margin-bottom:20px}.ExampleCard-dosAndDonts{width:100%}.ExampleCard-dos{width:calc(50% - 50px);display:inline-block}html[dir=ltr] .ExampleCard-dos{margin-right:50px}html[dir=rtl] .ExampleCard-dos{margin-left: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