UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

11 lines 1.34 kB
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); load_themed_styles_1.loadStyles([{ "rawString": ".container_2472d541{overflow:auto;max-height:500px;margin-top:20px}.itemContent_2472d541{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}.itemContent_2472d541::before,.itemContent_2472d541::after{display:table;content:'';line-height:0}.itemContent_2472d541::after{clear:both}.itemContentOdd_2472d541{height:50px;line-height:50px;background:" }, { "theme": "neutralLighter", "defaultValue": "#f3f2f1" }, { "rawString": "}.itemContentEven_2472d541{height:25px;line-height:25px}.selected_2472d541{background:lightblue}\n" }]); exports.container = "container_2472d541"; exports.itemContent = "itemContent_2472d541"; exports.itemContentOdd = "itemContentOdd_2472d541"; exports.itemContentEven = "itemContentEven_2472d541"; exports.selected = "selected_2472d541"; }); //# sourceMappingURL=List.Scrolling.Example.scss.js.map