diff options
| author | Owen <despito@MacBook-Pro-de-Despito.local> | 2014-07-15 19:52:12 +0300 |
|---|---|---|
| committer | Owen <despito@MacBook-Pro-de-Despito.local> | 2014-07-15 19:52:12 +0300 |
| commit | 5cb71985cfdcf65ad76c5c3d416011a042cbf787 (patch) | |
| tree | 247b84893afe73cc94bec8a67858604bc2dc8695 /index.html | |
| parent | 335af0bbf19ef4e6454233c9b4d212ee5aaa9d0d (diff) | |
Added basic zoom feature
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ <div class="UI"> <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">Node info :<br/> + <div class="info" style="display:none">Node info :<br/> <div class="subtitle">Click on a node to display info</div> <form id="editbox"> <label>name:</label><input id="editboxname"/> |
