feature(cloudcmd) do not hide path and header when files are scrolling

This commit is contained in:
coderaiser 2013-12-05 14:51:42 +00:00
parent 8469c700a7
commit 45f59f18c2
7 changed files with 47 additions and 26 deletions

View file

@ -1 +1 @@
<li class=path><span class="path-icon clear-storage" id=clear-storage title="clear storage (Ctrl+D)"></span><span class="path-icon refresh-icon" title="refresh (Ctrl+R)"><a href="{{ link }}"></a></span><span>{{ path }}</span></li>
<div class=path><span class="path-icon clear-storage" id=clear-storage title="clear storage (Ctrl+D)"></span><span class="path-icon refresh-icon" title="refresh (Ctrl+R)"><a href="{{ link }}"></a></span><span>{{ path }}</span></div>