feature(style) add .reduce-text

This commit is contained in:
coderaiser 2014-01-22 06:02:56 -05:00
parent ae83d1276a
commit 25bf6c0f01
4 changed files with 23 additions and 32 deletions

View file

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