UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

10 lines (8 loc) 1.02 kB
"use strict"; /* tslint:disable */ var load_themed_styles_1 = require("@microsoft/load-themed-styles"); var 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}.ThemePage-colorSwatch{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)}[dir=ltr] .ThemePage-swatch{margin-right:5px}[dir=rtl] .ThemePage-swatch{margin-left:5px}" }]); module.exports = styles; /* tslint:enable */ //# sourceMappingURL=ThemePage.scss.js.map