Skip to content

Commit ae3398e

Browse files
sukhwinder33445nilmerg
authored andcommitted
list-item: Add hover color for .subject
1 parent 0e02d30 commit ae3398e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

asset/css/list/list-item.less

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@
3333
&:hover {
3434
color: @list-item-title-hover-color;
3535
text-decoration: none;
36+
37+
.subject {
38+
color: @list-item-title-hover-color;
39+
}
3640
}
3741
}
3842
}

0 commit comments

Comments
 (0)