Skip to content

Commit

Permalink
Hover effect to tree lists (fix #42)
Browse files Browse the repository at this point in the history
  • Loading branch information
Weilbyte authored Nov 29, 2020
1 parent 8714ab7 commit f5da908
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions PVEDiscordDark/sass/x/_grid.sass
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
.x-grid-item
background: #2c2f33
border-width: 0!important
&:hover
background-color: $light

.x-grid-item-alt
background: #23272a
Expand Down

0 comments on commit f5da908

Please sign in to comment.