office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
8 lines (6 loc) • 961 B
JavaScript
/* tslint:disable */
var load_themed_styles_1 = require('@microsoft/load-themed-styles');
load_themed_styles_1.loadStyles([{ "rawString": ".Themes{padding:40px}.ThemePage-colorSwatch{margin:-10px 0;line-height:36px;white-space:nowrap;cursor:pointer}.ThemePage-colorSwatch::-moz-focus-inner{border:0}.ThemePage-colorSwatch{outline:transparent;position:relative}.ms-Fabric.is-focusVisible .ThemePage-colorSwatch:focus:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid " }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}.ThemePage-colorSwatch:hover{background:rgba(0,0,0,.05)}.ThemePage-swatch{display:inline-block;width:36px;height:36px;vertical-align:middle;border:1px solid rgba(127,127,127,.5)}html[dir=ltr] .ThemePage-swatch{margin-right:5px}html[dir=rtl] .ThemePage-swatch{margin-left:5px}" }]);
/* tslint:enable */
//# sourceMappingURL=ThemePage.scss.js.map
;