Skip to content

Commit f5da908

Browse files
authored
Hover effect to tree lists (fix #42)
1 parent 8714ab7 commit f5da908

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

PVEDiscordDark/sass/x/_grid.sass

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
.x-grid-item
1010
background: #2c2f33
1111
border-width: 0!important
12+
&:hover
13+
background-color: $light
1214

1315
.x-grid-item-alt
1416
background: #23272a

0 commit comments

Comments
 (0)