Add back highlighted section
This commit is contained in:
parent
523eb3a5e6
commit
4bb1507ac9
2 changed files with 4 additions and 3 deletions
|
|
@ -33,7 +33,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
&--selected {
|
||||
font-weight: bold;
|
||||
&--selected, &:hover {
|
||||
background-color: $border-gray;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -14,10 +14,11 @@
|
|||
|
||||
&:hover {
|
||||
cursor: pointer;
|
||||
background-color: $border-gray;
|
||||
}
|
||||
|
||||
&--selected {
|
||||
font-weight: bold;
|
||||
background-color: $border-gray;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue