[Search] Selection remains across queries

The selected object in the search results now
remains selected even after a new search is made.
It also will remain selected if it is clicked
on the file tree, but the file tree version is
not yet selected if it is clicked on the search
results list.
This commit is contained in:
shale
2015-07-23 10:56:38 -07:00
parent c65a278fcf
commit deba184103
3 changed files with 9 additions and 12 deletions

View File

@@ -49,12 +49,7 @@
.label {
// Give some padding away from the left side
margin-left: $leftMargin;
.type-icon {
.icon {
}
}
.title-label {
display: inline-block;
position: absolute;