From bd4bc349821cf8542cc7c29fb9cb6d59db26249c Mon Sep 17 00:00:00 2001 From: Lorenzo Natali Date: Tue, 24 Jan 2017 11:48:54 +0100 Subject: [PATCH] Fix #1393, align feature grid headers to the theme. (#1394) - Header of the feature grid (aggrid) are now forced to have the same sizes of the other headers - Mouse pointer changes when hover header (to change sorting) - ZIndex of the grid's dock is now below all dialogs, but still above the toc --- .../data/featuregrid/DockedFeatureGrid.jsx | 1 + .../components/data/featuregrid/featuregrid.css | 12 ++++++++++++ 2 files changed, 13 insertions(+) diff --git a/web/client/components/data/featuregrid/DockedFeatureGrid.jsx b/web/client/components/data/featuregrid/DockedFeatureGrid.jsx index b6bdaf7eaf..1d65c5c926 100644 --- a/web/client/components/data/featuregrid/DockedFeatureGrid.jsx +++ b/web/client/components/data/featuregrid/DockedFeatureGrid.jsx @@ -222,6 +222,7 @@ const DockedFeatureGrid = React.createClass({ if (this.props.open && this.props.filterObj && cols) { return (