UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

4 lines 1.27 kB
/* tslint:disable */ import { loadStyles } from '@microsoft/load-themed-styles'; loadStyles([{ "rawString": ".ms-ListScrollingExample-container{overflow:auto;max-height:500px;margin-top:20px}.ms-ListScrollingExample-itemCell .ms-ListScrollingExample-itemContent{font-size:14px;font-weight:400;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;box-shadow:none;margin:0;padding:0;*zoom:1;position:relative;display:block;border-left:3px solid " }, { "theme": "themePrimary", "defaultValue": "#0078d4" }, { "rawString": ";padding-left:27px}.ms-ListScrollingExample-itemCell .ms-ListScrollingExample-itemContent::before,.ms-ListScrollingExample-itemCell .ms-ListScrollingExample-itemContent::after{display:table;content:'';line-height:0}.ms-ListScrollingExample-itemCell .ms-ListScrollingExample-itemContent::after{clear:both}.ms-ListScrollingExample-itemCell .ms-ListScrollingExample-itemContent-odd{height:50px;line-height:50px;background:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": "}.ms-ListScrollingExample-itemCell .ms-ListScrollingExample-itemContent-even{height:25px;line-height:25px}.ms-ListScrollingExample-selected{background:lightblue}\n" }]); //# sourceMappingURL=List.Scrolling.Example.scss.js.map