UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

14 lines (12 loc) 1.72 kB
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) { "use strict"; var styles = { root: 'root_82ec4e09', isEnabled: 'isEnabled_82ec4e09', isDisabled: 'isDisabled_82ec4e09', }; load_themed_styles_1.loadStyles([{ "rawString": ".root_82ec4e09{color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";margin:0;overflow:inherit;padding:0;text-overflow:inherit}.isEnabled_82ec4e09:focus,.isEnabled_82ec4e09:hover{color:" }, { "theme": "themeDarker", "defaultValue": "#004578" }, { "rawString": "}.isEnabled_82ec4e09:active{color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.isDisabled_82ec4e09{color:" }, { "theme": "neutralTertiary", "defaultValue": "#a6a6a6" }, { "rawString": ";pointer-events:none;cursor:default}button.root_82ec4e09{background:0 0;border:none;cursor:pointer;display:inline;font-size:inherit}button.root_82ec4e09::-moz-focus-inner{border:0}button.root_82ec4e09{outline:transparent}button.root_82ec4e09{position:relative}.ms-Fabric.is-focusVisible button.root_82ec4e09:focus:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid " }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}html[dir=ltr] button.root_82ec4e09{text-align:left}html[dir=rtl] button.root_82ec4e09{text-align:right}a.root_82ec4e09{text-decoration:none}.ms-Fabric.is-focusVisible a.root_82ec4e09:focus{outline:1px solid " }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}" }]); return styles; }); /* tslint:enable */ //# sourceMappingURL=Link.scss.js.map