mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-14 17:13:49 -07:00
updated styling of sortable columns on hover.
This commit is contained in:
parent
c519195ce3
commit
d958e95c59
6 changed files with 18 additions and 5 deletions
|
@ -6,7 +6,7 @@ define(
|
|||
], function (Backgrid) {
|
||||
return Backgrid.Cell.extend({
|
||||
|
||||
className: 'toggle-cell clickable',
|
||||
className: 'toggle-cell',
|
||||
|
||||
events: {
|
||||
'click': '_onClick'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue