UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

19 lines (17 loc) 2.54 kB
"use strict"; /* tslint:disable */ var load_themed_styles_1 = require("@microsoft/load-themed-styles"); var styles = { root: 'root_1db8c802', rootIsSelected: 'rootIsSelected_1db8c802', rootIsContentUnselectable: 'rootIsContentUnselectable_1db8c802', cell: 'cell_1db8c802', checkCell: 'checkCell_1db8c802', isMultiline: 'isMultiline_1db8c802', fields: 'fields_1db8c802', cellMeasurer: 'cellMeasurer_1db8c802', }; load_themed_styles_1.loadStyles([{ "rawString": ".root_1db8c802{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_1db8c802::-moz-focus-inner{border:0}.root_1db8c802{outline:transparent}.root_1db8c802{position:relative}.ms-Fabric.is-focusVisible .root_1db8c802: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_1db8c802{text-align:left}html[dir=rtl] .root_1db8c802{text-align:right}.root_1db8c802:hover{background:" }, { "theme": "neutralLighter", "defaultValue": "#f4f4f4" }, { "rawString": "}.rootIsSelected_1db8c802{background:" }, { "theme": "neutralQuaternary", "defaultValue": "#d0d0d0" }, { "rawString": "}.rootIsSelected_1db8c802:hover{background:" }, { "theme": "neutralQuaternaryAlt", "defaultValue": "#dadada" }, { "rawString": "}.rootIsContentUnselectable_1db8c802{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.cell_1db8c802{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_1db8c802::-moz-focus-inner{border:0}.cell_1db8c802{outline:transparent}.cell_1db8c802{position:relative}.ms-Fabric.is-focusVisible .cell_1db8c802: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_1db8c802>button{max-width:100%}.cell_1db8c802.checkCell_1db8c802{padding:0;margin:0}.isMultiline_1db8c802{white-space:normal;word-break:break-word;text-overflow:clip}.fields_1db8c802{display:inline-block}.cellMeasurer_1db8c802 .cell_1db8c802{overflow:visible;white-space:nowrap}" }]); module.exports = styles; /* tslint:enable */ //# sourceMappingURL=DetailsRow.scss.js.map