Merge pull request #111 from finnlabs/fix/24430-cursor-not-changed-when-hovering–over-sortable-column–in-cost-report

[24430] Cursor not changed when hovering over sortable column in cost report
pull/6827/head
Henriette Dinger 8 years ago committed by GitHub
commit a2262224d4
  1. 3
      app/assets/stylesheets/reporting/reporting.css.sass

@ -8,6 +8,9 @@
line-height: 1
vertical-align: text-bottom
.tablesorter-header
cursor: pointer
.tablesorter-headerDesc .generic-table--sort-header span
&:after
@include sort-icons

Loading…
Cancel
Save