Skip to content

Commit

Permalink
Add cursor sample
Browse files Browse the repository at this point in the history
  • Loading branch information
mhrastegari committed Feb 14, 2023
1 parent 93868ac commit b6c834f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wwwroot/styles/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ html, body {
}

.table-item:hover {
cursor: pointer;
background-color: whitesmoke;
}

Expand Down

0 comments on commit b6c834f

Please sign in to comment.