UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

6 lines 1.94 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": ".ms-ListBasicExample-itemCell{min-height:54px;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid " }, { "theme": "bodyDivider", "defaultValue": "#eaeaea" }, { "rawString": ";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--isFocusVisible .ms-ListBasicExample-itemCell:focus:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid " }, { "theme": "focusBorder", "defaultValue": "#000000" }, { "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{font-size:21px;font-weight:100;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}\n" }]); }); //# sourceMappingURL=List.Basic.Example.scss.js.map