Elastic: Support semi-transparent selection color on lists
This commit is contained in:
parent
80a5241a9d
commit
db61adcc2f
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
&.selected > div {
|
||||
&.selected > div > * {
|
||||
color: @color-list-selected;
|
||||
background-color: @color-list-selected-background;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue