add different hover background color for list items
This commit is contained in:
@@ -424,6 +424,10 @@ html {
|
||||
border: none;
|
||||
border-radius: 0px 0px 5px 5px;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
background: #3b404d;
|
||||
}
|
||||
}
|
||||
|
||||
&.Dialog > .window-content {
|
||||
|
||||
Reference in New Issue
Block a user