UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

10 lines (8 loc) 1.29 kB
"use strict"; /* tslint:disable */ var load_themed_styles_1 = require("@microsoft/load-themed-styles"); var styles = {}; load_themed_styles_1.loadStyles([{ "rawString": ".ms-ListScrollingExample-container{overflow:auto;max-height:500px}.ms-ListScrollingExample-itemCell .ms-ListScrollingExample-itemContent{font-size:14px;font-weight:400;box-sizing:border-box;box-shadow:none;margin:0;padding:0;position:relative;display:block;border-left:3px solid " }, { "theme": "themePrimary", "defaultValue": "#0078d7" }, { "rawString": ";padding-left:27px}.ms-ListScrollingExample-itemCell .ms-ListScrollingExample-itemContent::after,.ms-ListScrollingExample-itemCell .ms-ListScrollingExample-itemContent::before{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:#add8e6}" }]); module.exports = styles; /* tslint:enable */ //# sourceMappingURL=List.Scrolling.Example.scss.js.map