UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

4 lines 1.9 kB
/* tslint:disable */ import { loadStyles } from '@microsoft/load-themed-styles'; loadStyles([{ "rawString": ".ms-ListGhostingExample-container{overflow:auto;max-height:500px}.ms-ListGhostingExample-itemCell{min-height:54px;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid " }, { "theme": "bodyDivider", "defaultValue": "#eaeaea" }, { "rawString": ";display:-webkit-box;display:-ms-flexbox;display:flex}.ms-ListGhostingExample-itemCell::-moz-focus-inner{border:0}.ms-ListGhostingExample-itemCell{outline:transparent}.ms-ListGhostingExample-itemCell{position:relative}.ms-Fabric--isFocusVisible .ms-ListGhostingExample-itemCell:focus:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid " }, { "theme": "focusBorder", "defaultValue": "#000000" }, { "rawString": "}.ms-ListGhostingExample-itemCell:hover{background:#EEE}.ms-ListGhostingExample-itemImage{-ms-flex-negative:0;flex-shrink:0}.ms-ListGhostingExample-itemContent{overflow:hidden;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}html[dir='ltr'] .ms-ListGhostingExample-itemContent{margin-left:10px}html[dir='rtl'] .ms-ListGhostingExample-itemContent{margin-right:10px}.ms-ListGhostingExample-itemName{font-size:21px;font-weight:100;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ms-ListGhostingExample-itemIndex{font-size:12px;color:" }, { "theme": "neutralTertiary", "defaultValue": "#a6a6a6" }, { "rawString": ";margin-bottom:10px}.ms-ListGhostingExample-chevron{-ms-flex-item-align:center;align-self:center;color:" }, { "theme": "neutralTertiary", "defaultValue": "#a6a6a6" }, { "rawString": ";font-size:17px;-ms-flex-negative:0;flex-shrink:0}html[dir='ltr'] .ms-ListGhostingExample-chevron{margin-left:10px}html[dir='rtl'] .ms-ListGhostingExample-chevron{margin-right:10px}\n" }]); //# sourceMappingURL=List.Ghosting.Example.scss.js.map