UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

13 lines 1.51 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_778e6903{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.icon_778e6903{display:inline-block;font-family:\"FabricMDL2Icons\";font-style:normal;font-weight:normal;speak:none;font-size:14px;position:relative}.themeDarkAltColor_778e6903{color:" }, { "theme": "themeDarkAlt", "defaultValue": "#106ebe" }, { "rawString": "}.leftText_778e6903{margin-left:6px;font-size:14px;font-weight:400;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": "}.splitter_778e6903{font-size:14px;font-weight:400;color:" }, { "theme": "neutralTertiary", "defaultValue": "#a6a6a6" }, { "rawString": ";background:transparent;position:relative;top:-2px;height:40px}.button_778e6903.ms-Button{height:40px;min-width:28px;padding:0 5px}.button_778e6903:hover{background:initial}.darkerBG_778e6903{background:#d0d0d0}\n" }]); exports.customButtonContainer = "customButtonContainer_778e6903"; exports.icon = "icon_778e6903"; exports.themeDarkAltColor = "themeDarkAltColor_778e6903"; exports.leftText = "leftText_778e6903"; exports.splitter = "splitter_778e6903"; exports.button = "button_778e6903"; exports.darkerBG = "darkerBG_778e6903"; //# sourceMappingURL=CommandBar.Example.scss.js.map