UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Microsoft 365.

13 lines 2.98 kB
"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": ".root_36fd6562{min-width:260px}.actionButton_36fd6562{background:0 0;background-color:transparent;border:0;cursor:pointer;margin:0;padding:0;position:relative;width:100%;font-size:12px}html[dir=ltr] .actionButton_36fd6562{text-align:left}html[dir=rtl] .actionButton_36fd6562{text-align:right}.actionButton_36fd6562:hover{background-color:" }, { "theme": "neutralLighter", "defaultValue": "#f3f2f1" }, { "rawString": ";cursor:pointer}.actionButton_36fd6562:active,.actionButton_36fd6562:focus{background-color:" }, { "theme": "themeLight", "defaultValue": "#c7e0f4" }, { "rawString": "}.actionButton_36fd6562 .ms-Button-icon{font-size:16px;width:25px}.actionButton_36fd6562 .ms-Button-label{margin:0 4px 0 9px}html[dir=rtl] .actionButton_36fd6562 .ms-Button-label{margin:0 9px 0 4px}.buttonSelected_36fd6562{background-color:" }, { "theme": "themeLighter", "defaultValue": "#deecf9" }, { "rawString": "}.buttonSelected_36fd6562:hover{background-color:" }, { "theme": "themeLight", "defaultValue": "#c7e0f4" }, { "rawString": ";cursor:pointer}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){.buttonSelected_36fd6562:hover{background-color:Highlight;color:HighlightText}}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){.buttonSelected_36fd6562{background-color:Highlight;color:HighlightText;-ms-high-contrast-adjust:none}}.suggestionsTitle_36fd6562{font-size:12px}.suggestionsSpinner_36fd6562{margin:5px 0;white-space:nowrap;line-height:20px;font-size:12px}html[dir=ltr] .suggestionsSpinner_36fd6562{padding-left:14px}html[dir=rtl] .suggestionsSpinner_36fd6562{padding-right:14px}html[dir=ltr] .suggestionsSpinner_36fd6562{text-align:left}html[dir=rtl] .suggestionsSpinner_36fd6562{text-align:right}.suggestionsSpinner_36fd6562 .ms-Spinner-circle{display:inline-block;vertical-align:middle}.suggestionsSpinner_36fd6562 .ms-Spinner-label{display:inline-block;margin:0 10px 0 16px;vertical-align:middle}html[dir=rtl] .suggestionsSpinner_36fd6562 .ms-Spinner-label{margin:0 16px 0 10px}.itemButton_36fd6562{height:100%;width:100%;padding:7px 12px}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){.itemButton_36fd6562{color:WindowText}}.screenReaderOnly_36fd6562{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}" }]); exports.root = "root_36fd6562"; exports.actionButton = "actionButton_36fd6562"; exports.buttonSelected = "buttonSelected_36fd6562"; exports.suggestionsTitle = "suggestionsTitle_36fd6562"; exports.suggestionsSpinner = "suggestionsSpinner_36fd6562"; exports.itemButton = "itemButton_36fd6562"; exports.screenReaderOnly = "screenReaderOnly_36fd6562"; //# sourceMappingURL=SuggestionsControl.scss.js.map