UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

19 lines (17 loc) 2.62 kB
define(["require", "exports", "@microsoft/load-themed-styles"], function (require, exports, load_themed_styles_1) { "use strict"; var styles = { root: 'root_53b2cd79', rootIsSelected: 'rootIsSelected_53b2cd79', rootIsContentUnselectable: 'rootIsContentUnselectable_53b2cd79', cell: 'cell_53b2cd79', checkCell: 'checkCell_53b2cd79', isMultiline: 'isMultiline_53b2cd79', fields: 'fields_53b2cd79', cellMeasurer: 'cellMeasurer_53b2cd79', }; load_themed_styles_1.loadStyles([{ "rawString": ".root_53b2cd79{display:inline-block;min-width:100%;min-height:36px;margin:1px 0;vertical-align:top;white-space:nowrap;padding:0;box-sizing:border-box;background:0 0;border:none;vertical-align:top;line-height:16px}.root_53b2cd79::-moz-focus-inner{border:0}.root_53b2cd79{outline:transparent}.root_53b2cd79{position:relative}.ms-Fabric.is-focusVisible .root_53b2cd79:focus:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid " }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}html[dir=ltr] .root_53b2cd79{text-align:left}html[dir=rtl] .root_53b2cd79{text-align:right}.root_53b2cd79:hover{background:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": "}.rootIsSelected_53b2cd79{background:" }, { "theme": "neutralQuaternary", "defaultValue": "#d0d0d0" }, { "rawString": "}.rootIsSelected_53b2cd79:hover{background:" }, { "theme": "neutralQuaternaryAlt", "defaultValue": "#dadada" }, { "rawString": "}.rootIsContentUnselectable_53b2cd79{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.cell_53b2cd79{display:inline-block;position:relative;box-sizing:border-box;padding:10px 8px;min-height:36px;vertical-align:top;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cell_53b2cd79::-moz-focus-inner{border:0}.cell_53b2cd79{outline:transparent}.cell_53b2cd79{position:relative}.ms-Fabric.is-focusVisible .cell_53b2cd79:focus:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid " }, { "theme": "neutralSecondary", "defaultValue": "#666666" }, { "rawString": "}.cell_53b2cd79>button{max-width:100%}.cell_53b2cd79.checkCell_53b2cd79{padding:0;margin:0}.isMultiline_53b2cd79{white-space:normal;word-break:break-word;text-overflow:clip}.fields_53b2cd79{display:inline-block}.cellMeasurer_53b2cd79 .cell_53b2cd79{overflow:visible;white-space:nowrap}" }]); return styles; }); /* tslint:enable */ //# sourceMappingURL=DetailsRow.scss.js.map