UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

9 lines 1.85 kB
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); load_themed_styles_1.loadStyles([{ "rawString": ".root_c923f76d{color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";margin:0;overflow:inherit;padding:0;text-overflow:inherit}.isEnabled_c923f76d:active,.isEnabled_c923f76d:hover,.isEnabled_c923f76d:active:hover{color:" }, { "theme": "themeDarker", "defaultValue": "#004578" }, { "rawString": "}.isEnabled_c923f76d:focus{color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.isDisabled_c923f76d{color:" }, { "theme": "neutralTertiary", "defaultValue": "#a6a6a6" }, { "rawString": ";pointer-events:none;cursor:default}button.root_c923f76d{background:none;border:none;cursor:pointer;display:inline;font-size:inherit}button.root_c923f76d::-moz-focus-inner{border:0}button.root_c923f76d{outline:transparent}button.root_c923f76d{position:relative}.ms-Fabric.is-focusVisible button.root_c923f76d:focus:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid " }, { "theme": "focusBorder", "defaultValue": "#000000" }, { "rawString": "}html[dir='ltr'] button.root_c923f76d{text-align:left}html[dir='rtl'] button.root_c923f76d{text-align:right}@media screen and (-ms-high-contrast: active){button.root_c923f76d{color:Highlight}}a.root_c923f76d{text-decoration:none}.ms-Fabric.is-focusVisible a.root_c923f76d:focus{outline:1px solid " }, { "theme": "focusBorder", "defaultValue": "#000000" }, { "rawString": "}\n" }]); exports.root = "root_c923f76d"; exports.isEnabled = "isEnabled_c923f76d"; exports.isDisabled = "isDisabled_c923f76d"; }); //# sourceMappingURL=Link.scss.js.map