Skip to content

Commit 629d8e3

Browse files
Merge pull request #14 from UtkarshMe/master
Fix #12
2 parents f4fc445 + 10f0df1 commit 629d8e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

static/css/main.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ body {
126126
overflow: hidden;
127127
white-space: nowrap;
128128
text-overflow: ellipsis;
129+
cursor: pointer;
129130
}
130131
tr:hover {
131132
background-color: #eeeeee;

0 commit comments

Comments
 (0)