Add site-wide search function
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
//-
|
||||
//- Crafting Guide - item_selector.jade
|
||||
//-
|
||||
//- Copyright (c) 2015 by Redwood Labs
|
||||
//- All rights reserved.
|
||||
//-
|
||||
|
||||
.view__item_selector
|
||||
p.placeholder find items...
|
||||
|
||||
.view__item_selector_popup.hideable.hiding
|
||||
.search
|
||||
input
|
||||
.results
|
||||
Reference in New Issue
Block a user