UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

13 lines 1.59 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /* tslint:disable */ var load_themed_styles_1 = require("@microsoft/load-themed-styles"); load_themed_styles_1.loadStyles([{ "rawString": ".customButtonContainer_75dd796e{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.icon_75dd796e{display:inline-block;font-family:\"FabricMDL2Icons\";font-style:normal;font-weight:normal;speak:none;font-size:14px;position:relative}.themeDarkAltColor_75dd796e{color:" }, { "theme": "themeDarkAlt", "defaultValue": "#106ebe" }, { "rawString": "}.leftText_75dd796e{margin-left:6px;font-size:14px;font-weight:400;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": "}.splitter_75dd796e{font-size:14px;font-weight:400;color:" }, { "theme": "neutralTertiary", "defaultValue": "#a6a6a6" }, { "rawString": ";background:transparent;position:relative;top:-2px;height:40px}@media screen and (-ms-high-contrast: active){.splitter_75dd796e{display:none}}.button_75dd796e.ms-Button{height:40px;min-width:28px;padding:0 5px}.button_75dd796e:hover{background:initial}.darkerBG_75dd796e{background:#d0d0d0}\n" }]); exports.customButtonContainer = "customButtonContainer_75dd796e"; exports.icon = "icon_75dd796e"; exports.themeDarkAltColor = "themeDarkAltColor_75dd796e"; exports.leftText = "leftText_75dd796e"; exports.splitter = "splitter_75dd796e"; exports.button = "button_75dd796e"; exports.darkerBG = "darkerBG_75dd796e"; //# sourceMappingURL=CommandBar.Example.scss.js.map