UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

6 lines 1.31 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /* tslint:disable */ var load_themed_styles_1 = require("@microsoft/load-themed-styles"); load_themed_styles_1.loadStyles(".ms-ListScrollingExample-container{overflow:auto;max-height:500px}.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, default: #0078d7]\";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, default: #f4f4f4]\"}.ms-ListScrollingExample-itemCell .ms-ListScrollingExample-itemContent-even{height:25px;line-height:25px}.ms-ListScrollingExample-selected{background:lightblue}\n"); //# sourceMappingURL=../../../../src/components/List/examples/List.Scrolling.Example.scss.js.map