[Search] Starting front-end

Starting to modify the front-end so that
the searchbar appears in the tree view
area. Made the tree holder have relative
position so that the searchbar is visibile
for now. (Later will be different.)
This commit is contained in:
shale
2015-07-22 10:38:56 -07:00
parent b5f8e6d90c
commit bcc1e2e26f
4 changed files with 229 additions and 10 deletions

View File

@@ -31,6 +31,7 @@
@import "global";
@import "fonts";
@import "user-environ/layout";
@import "search/layout";
@import "fixed-position";
@import "about";
@import "text";