Adding font files
This commit is contained in:
@ -2,4 +2,8 @@
|
||||
li:hover {
|
||||
background: darken-brighten-color($background, 5%);
|
||||
}
|
||||
}
|
||||
|
||||
.list-selected {
|
||||
background: darken-brighten-color($background, 10%);
|
||||
}
|
Reference in New Issue
Block a user