/* module-key = 'jira.webresources:sortable-table', location = '/ui/aui-layout/sortable-table.less' */
.jira-sortable-table thead .sortable{cursor:pointer}.jira-sortable-table thead .sortable:hover{background-color:var(--ds-surface-hovered, #f4f5f7)}.jira-sortable-table thead .active{color:var(--ds-text, #5e6c84);background-color:var(--ds-surface-pressed, #f4f5f7)}.jira-sortable-table thead .active:hover{background-color:var(--ds-surface-hovered, #ebecf0)}