UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

8 lines (6 loc) 1.76 kB
"use strict"; /* tslint:disable */ var load_themed_styles_1 = require('@microsoft/load-themed-styles'); load_themed_styles_1.loadStyles([{ "rawString": ".ms-ListBasicExample-itemCell{min-height:54px;padding:10px;box-sizing:border-box;border-bottom:1px solid " }, { "theme": "neutralLight", "defaultValue": "#eaeaea" }, { "rawString": ";display:-webkit-box;display:-ms-flexbox;display:flex}.ms-ListBasicExample-itemCell::-moz-focus-inner{border:0}.ms-ListBasicExample-itemCell{outline:transparent;position:relative}.ms-Fabric.is-focusVisible .ms-ListBasicExample-itemCell:focus:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid " }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}.ms-ListBasicExample-itemCell:hover{background:#EEE}.ms-ListBasicExample-itemImage{-ms-flex-negative:0;flex-shrink:0}.ms-ListBasicExample-itemContent{overflow:hidden;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}html[dir=ltr] .ms-ListBasicExample-itemContent{margin-left:10px}html[dir=rtl] .ms-ListBasicExample-itemContent{margin-right:10px}.ms-ListBasicExample-itemName{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ms-ListBasicExample-itemIndex{font-size:12px;color:" }, { "theme": "neutralTertiary", "defaultValue": "#a6a6a6" }, { "rawString": ";margin-bottom:10px}.ms-ListBasicExample-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-ListBasicExample-chevron{margin-left:10px}html[dir=rtl] .ms-ListBasicExample-chevron{margin-right:10px}" }]); /* tslint:enable */ //# sourceMappingURL=List.Basic.Example.scss.js.map