Skip to content

Commit

Permalink
Add pointer for hover
Browse files Browse the repository at this point in the history
  • Loading branch information
BreathingFlesh committed Sep 10, 2024
1 parent b0faa71 commit 3ca0e68
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/onegov/town6/theme/styles/files.scss
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,10 @@ section#content .files {
td:nth-child(5) {
white-space: nowrap;
}

a[id^="button"] {
cursor: pointer;
}
}

.file-info + tr {
Expand Down

0 comments on commit 3ca0e68

Please sign in to comment.