Skip to content
Snippets Groups Projects
Commit 3b4004f9 authored by Jan-Christoph Borchardt's avatar Jan-Christoph Borchardt
Browse files

more subtle hover effect on sortable column, text instead of background

parent a447caf8
Branches
No related tags found
No related merge requests found
......@@ -180,7 +180,7 @@ table th .columntitle.name {
}
/* hover effect on sortable column */
table th a.columntitle:hover {
background-color: #F0F0F0;
color: #000;
}
table th .sort-indicator {
width: 10px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment