UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

6 lines 1.79 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-ListBasicExample-itemCell{min-height:54px;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid \"[theme:neutralLight, default: #eaeaea]\";display:-webkit-box;display:-ms-flexbox;display:flex}.ms-ListBasicExample-itemCell::-moz-focus-inner{border:0}.ms-ListBasicExample-itemCell{outline:transparent}.ms-ListBasicExample-itemCell{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, default: #666666]\"}.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{font-size:21px;font-weight:100;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ms-ListBasicExample-itemIndex{font-size:12px;color:\"[theme:neutralTertiary, default: #a6a6a6]\";margin-bottom:10px}.ms-ListBasicExample-chevron{-ms-flex-item-align:center;align-self:center;color:\"[theme:neutralTertiary, default: #a6a6a6]\";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}\n"); //# sourceMappingURL=../../../../src/components/List/examples/List.Basic.Example.scss.js.map