office-ui-fabric-react
Version:
Reusable React components for building experiences for Office 365.
5 lines (4 loc) • 2.59 kB
JavaScript
define(["require", "exports", 'load-themed-styles'], function (require, exports, load_themed_styles_1) {
"use strict";
load_themed_styles_1.loadStyles('.ms-Icon--groupingAscending:before{content:\'\\e31d\'}.ms-Icon--groupingDescending:before{content:\'\\e31e\'}.ms-DetailsRow{display:inline-block;min-width:100%;min-height:36px;margin:1px 0;vertical-align:top;white-space:nowrap;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;box-sizing:border-box;background:0 0;border:none;vertical-align:top;line-height:16px}.ms-Fabric .ms-DetailsRow::-moz-focus-inner{border:0}.ms-Fabric .ms-DetailsRow{outline:transparent;position:relative}.ms-Fabric.is-focusVisible .ms-DetailsRow:focus:before{content:\'\';position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid "[theme:neutralSecondaryAlt, default: #767676]"}html[dir=ltr] .ms-DetailsRow{text-align:left}html[dir=rtl] .ms-DetailsRow{text-align:right}.ms-DetailsRow.ms-DetailsRow.is-selected{background:"[theme:neutralQuaternary, default: #dadada]"}.ms-DetailsRow:hover{background:"[theme:neutralLighter, default: #f4f4f4]"}.ms-DetailsRow.is-selected:hover{background:"[theme:neutralQuaternaryAlt, default: #d0d0d0]"}.ms-DetailsRow-cell{display:inline-block;position:relative;box-sizing:border-box;padding:10px 0;margin:0 8px;min-height:36px;vertical-align:top;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ms-DetailsRow-cell.is-multiline{white-space:normal;word-break:break-word;text-overflow:clip}.ms-DetailsRow-fields{display:inline-block}.ms-DetailsRow-check{display:inline-block;cursor:default;padding:8px;box-sizing:border-box;vertical-align:top;background:0 0;border:none}.ms-Fabric .ms-DetailsRow-check::-moz-focus-inner{border:0}.ms-Fabric .ms-DetailsRow-check{outline:transparent;position:relative}.ms-Fabric.is-focusVisible .ms-DetailsRow-check:focus:before{content:\'\';position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid "[theme:neutralSecondaryAlt, default: #767676]"}.ms-DetailsRow-check{opacity:0}.ms-DetailsRow-check:focus{opacity:1}.ms-DetailsRow.is-check-visible .ms-DetailsRow-check,.ms-DetailsRow.is-selected .ms-DetailsRow-check,.ms-DetailsRow:hover .ms-DetailsRow-check{opacity:1}.aFileTypeIconRenderer{height:36px;line-height:36px;vertical-align:top}.FileTypeIconRenderer>img{width:16px;height:16px;vertical-align:middle}.ms-DetailsRow-cellMeasurer .ms-DetailsRow-cell{overflow:visible;white-space:nowrap}.ms-DetailsRow-checkSpacer{display:inline-block;height:20px;width:20px}');
});