Commit 6a55ec69 by utkarshcmu

Changed time shift icons

parent e470786f
......@@ -2,12 +2,12 @@
<li class="dashnav-zoom-out" style="padding-top: 2px">
<a class='small' ng-click='ctrl.move(-1)'>
&lt;
<i class="fa fa-arrow-left"></i>
</a>
</li>
<li class="dashnav-zoom-out" style="padding-top: 2px">
<a class='small' ng-click='ctrl.move(1)'>
&gt;
<i class="fa fa-arrow-right"></i>
</a>
</li>
<li class="dashnav-zoom-out" style="padding-top: 2px">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment