office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
4 lines • 1.19 kB
JavaScript
/* tslint:disable */
import { loadStyles } from '@microsoft/load-themed-styles';
loadStyles([{ "rawString": ".ms-themer{padding:12px}.ms-themer h2,.ms-themer h3,.ms-themer h4{color:" }, { "theme": "black", "defaultValue": "#000000" }, { "rawString": "}.ms-themer h3{margin:0}.ms-themer-paletteSlot{text-align:center;padding:16px}.ms-themer-swatch{display:inline-block;-ms-flex-negative:0;flex-shrink:0;height:36px;width:36px;margin:4px}.ms-themer-swatchBg{padding:4px;font-size:0}.ms-themer-swatchBg .ms-themer-swatch{height:28px;width:28px;margin:2px}.ms-themer-example{padding:20px;max-width:40%}.ms-themer-fabricPalette-root{display:-webkit-box;display:-ms-flexbox;display:flex}.ms-themer-fabricPalette-root>div{padding-left:20px}.ms-themer-accessibilityTable td{padding:4px;text-align:center}.ms-themer-slot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:auto}.ms-themer-output-root{display:-webkit-box;display:-ms-flexbox;display:flex}.ms-themer-output-root textarea{height:400px;width:280px;margin-right:28px;background-color:white;color:#333}\n" }]);
//# sourceMappingURL=ThemeGeneratorPage.scss.js.map