UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Microsoft 365.

7 lines 885 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /* eslint-disable */ var load_themed_styles_1 = require("@microsoft/load-themed-styles"); load_themed_styles_1.loadStyles([{ "rawString": ".suggestionsContainer_a6f0007f{overflow-y:auto;overflow-x:hidden;max-height:300px}.suggestionsContainer_a6f0007f .ms-Suggestion-item:hover{background-color:" }, { "theme": "neutralLighter", "defaultValue": "#f3f2f1" }, { "rawString": ";cursor:pointer}.suggestionsContainer_a6f0007f .is-suggested{background-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": "}.suggestionsContainer_a6f0007f .is-suggested:hover{background-color:" }, { "theme": "themeLight", "defaultValue": "#c7e0f4" }, { "rawString": ";cursor:pointer}" }]); exports.suggestionsContainer = "suggestionsContainer_a6f0007f"; //# sourceMappingURL=SuggestionsCore.scss.js.map