UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

18 lines (16 loc) 1.45 kB
"use strict"; /* tslint:disable */ var load_themed_styles_1 = require("@microsoft/load-themed-styles"); var styles = { customButtonContainer: 'customButtonContainer_d70f822c', icon: 'icon_d70f822c', themeDarkAltColor: 'themeDarkAltColor_d70f822c', leftText: 'leftText_d70f822c', splitter: 'splitter_d70f822c', button: 'button_d70f822c', darkerBG: 'darkerBG_d70f822c', }; load_themed_styles_1.loadStyles([{ "rawString": ".customButtonContainer_d70f822c{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.icon_d70f822c{display:inline-block;font-family:FabricMDL2Icons;font-style:normal;font-weight:400;speak:none;font-size:14px;position:relative}.themeDarkAltColor_d70f822c{color:" }, { "theme": "themeDarkAlt", "defaultValue": "#106ebe" }, { "rawString": "}.leftText_d70f822c{margin-left:6px;font-size:14px;font-weight:400;color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": "}.splitter_d70f822c{font-size:14px;font-weight:400;color:" }, { "theme": "neutralTertiary", "defaultValue": "#a6a6a6" }, { "rawString": ";background:0 0;position:relative;top:-2px;height:40px}.button_d70f822c.ms-Button{height:40px;min-width:28px;padding:0 5px}.button_d70f822c:hover{background:initial}.darkerBG_d70f822c{background:#d0d0d0}" }]); module.exports = styles; /* tslint:enable */ //# sourceMappingURL=CommandBar.Example.scss.js.map