office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
17 lines (15 loc) • 3.13 kB
JavaScript
;
/* tslint:disable */
var load_themed_styles_1 = require("@microsoft/load-themed-styles");
var styles = {
personaContainer: 'personaContainer_cf20cf57',
removeButton: 'removeButton_cf20cf57',
personaContainerIsSelected: 'personaContainerIsSelected_cf20cf57',
itemContent: 'itemContent_cf20cf57',
personaDetails: 'personaDetails_cf20cf57',
itemContainer: 'itemContainer_cf20cf57',
};
load_themed_styles_1.loadStyles([{ "rawString": ".personaContainer_cf20cf57{border-radius:15px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": ";margin:1px 2px;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:300px;vertical-align:middle}.personaContainer_cf20cf57::-moz-focus-inner{border:0}.personaContainer_cf20cf57{outline:transparent}.personaContainer_cf20cf57{position:relative}.ms-Fabric.is-focusVisible .personaContainer_cf20cf57:focus:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid " }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}.personaContainer_cf20cf57:hover{background:" }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": "}.personaContainer_cf20cf57:hover .removeButton_cf20cf57{color:" }, { "theme": "neutralPrimary", "defaultValue": "#333333" }, { "rawString": "}.personaContainer_cf20cf57.personaContainerIsSelected_cf20cf57{background:" }, { "theme": "blue", "defaultValue": "#0078d7" }, { "rawString": "}.personaContainer_cf20cf57.personaContainerIsSelected_cf20cf57 .ms-Persona-primaryText{color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.personaContainer_cf20cf57.personaContainerIsSelected_cf20cf57 .removeButton_cf20cf57 .ms-Button-icon{color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": "}.personaContainer_cf20cf57.personaContainerIsSelected_cf20cf57 .removeButton_cf20cf57:hover{color:" }, { "theme": "white", "defaultValue": "#ffffff" }, { "rawString": ";background:" }, { "theme": "themeDark", "defaultValue": "#005a9e" }, { "rawString": "}.personaContainer_cf20cf57 .itemContent_cf20cf57{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;min-width:0;max-width:100%;overflow-x:hidden}.personaContainer_cf20cf57 .removeButton_cf20cf57{border-radius:15px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:28px;height:28px;-ms-flex-preferred-size:28px;flex-basis:28px}.personaContainer_cf20cf57 .removeButton_cf20cf57:hover{background:" }, { "theme": "neutralTertiaryAlt", "defaultValue": "#c8c8c8" }, { "rawString": ";color:" }, { "theme": "neutralDark", "defaultValue": "#212121" }, { "rawString": "}.personaContainer_cf20cf57 .personaDetails_cf20cf57{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.itemContainer_cf20cf57{display:inline-block;vertical-align:top}" }]);
module.exports = styles;
/* tslint:enable */
//# sourceMappingURL=PickerItemsDefault.scss.js.map