mirror of
https://github.com/discourse/discourse.git
synced 2025-09-12 21:10:47 +08:00
FEATURE: use a
when search result is focused to add to composer
This commit is contained in:
parent
d29fc781fb
commit
dc4d5677eb
4 changed files with 66 additions and 75 deletions
|
@ -149,12 +149,6 @@
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
li.selected {
|
||||
background-color: $highlight-medium;
|
||||
}
|
||||
li:focus {
|
||||
outline: none;
|
||||
}
|
||||
.filter {
|
||||
padding: 0;
|
||||
&:hover {background: transparent;}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue