summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorgarbash <dor.garbash@gmail.com>2014-11-30 16:59:51 +0200
committergarbash <dor.garbash@gmail.com>2014-11-30 16:59:51 +0200
commit897b200c5ea77b72ea694f912a66129be3ed029c (patch)
treea285f7dda33f598e4679d2547cabd24bcd4ac9e8 /index.html
parentc37466600d9b6815f97ac37620db7fad750a9dcc (diff)
Styled search-bar
Diffstat (limited to 'index.html')
-rw-r--r--index.html21
1 files changed, 13 insertions, 8 deletions
diff --git a/index.html b/index.html
index 471e76e9..e3653b86 100644
--- a/index.html
+++ b/index.html
@@ -22,6 +22,14 @@
</div>
<img class="owner-logo" src="res/img/cri-logo.png">
</div>
+ <div class="search-bar">
+ <img class="search-icon" src="res/img/search-icon.png">
+ <div class="search-input">
+ <form>
+ <input id="search" size=100% placeholder="Search for nodes and relationships"/>
+ </form>
+ </div>
+ </div>
<div>
<div class="help">Connect between <span style="color:#FCB924">people</span> and the <span style="color:#009DDC">projects</span> they are working on by describing their main contribution:</div>
<div class="info-container">
@@ -55,14 +63,11 @@
</div>
- <div id="textinputui">
- <div id="suggestion" >
- <form> <input id="textanalyser" size="70" placeholder="Type here to create a network"/></form>
- </div>
- <div id="searchdiv" >
- <form> <input id="search" size="70" placeholder="Type search query"/></form>
- </div>
- </div>
+ <!--<div id="textinputui">-->
+ <!--<div id="suggestion" >-->
+ <!--<form> <input id="textanalyser" size="70" placeholder="Type here to create a network"/></form>-->
+ <!--</div>-->
+ <!--</div>-->
<div class="typeselection">
<table>