UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

14 lines (12 loc) 1.04 kB
"use strict"; /* tslint:disable */ var load_themed_styles_1 = require("@microsoft/load-themed-styles"); var styles = { pickerText: 'pickerText_9bc3ef40', inputFocused: 'inputFocused_9bc3ef40', pickerInput: 'pickerInput_9bc3ef40', }; load_themed_styles_1.loadStyles([{ "rawString": ".pickerText_9bc3ef40{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;box-sizing:border-box;border:1px solid " }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": ";min-width:180px;padding:1px;min-height:32px}.pickerText_9bc3ef40:hover{border-color:" }, { "theme": "themeLight", "defaultValue": "#c7e0f4" }, { "rawString": "}.pickerText_9bc3ef40.inputFocused_9bc3ef40{border-color:" }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": "}.pickerInput_9bc3ef40{height:26px;border:none;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;outline:0;padding:0 6px 0;margin:1px}" }]); module.exports = styles; /* tslint:enable */ //# sourceMappingURL=BasePicker.scss.js.map