UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

17 lines (15 loc) 2.2 kB
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) { "use strict"; var styles = { root: 'root_001cfcdf', isSelected: 'isSelected_001cfcdf', tagItemText: 'tagItemText_001cfcdf', tagItemClose: 'tagItemClose_001cfcdf', tagItemButton: 'tagItemButton_001cfcdf', tagItemTextOverflow: 'tagItemTextOverflow_001cfcdf', }; load_themed_styles_1.loadStyles([{ "rawString": ".root_001cfcdf{-ms-flex-negative:1;flex-shrink:1;background:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": ";margin:1px;height:26px;line-height:26px;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-width:100px;max-width:100%}.root_001cfcdf::-moz-focus-inner{border:0}.root_001cfcdf{outline:transparent}.root_001cfcdf{position:relative}.ms-Fabric.is-focusVisible .root_001cfcdf:focus:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid " }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}.root_001cfcdf:hover{background:" }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": "}.root_001cfcdf.isSelected_001cfcdf{background:" }, { "theme": "neutralQuaternary", "defaultValue": "#d0d0d0" }, { "rawString": "}.root_001cfcdf.isSelected_001cfcdf:hover{background:" }, { "theme": "neutralQuaternaryAlt", "defaultValue": "#dadada" }, { "rawString": "}.tagItemText_001cfcdf{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:100px;margin:0 8px}.tagItemClose_001cfcdf{cursor:pointer;color:" }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": ";font-size:12px;display:inline-block;text-align:center;vertical-align:top;width:30px;height:100%;-ms-flex-negative:0;flex-shrink:0}.tagItemButton_001cfcdf{width:100%;height:100%}.tagItemTextOverflow_001cfcdf{overflow:hidden;text-overflow:ellipsis;max-width:60vw}" }]); return styles; }); /* tslint:enable */ //# sourceMappingURL=TagItem.scss.js.map