Changed IDE to Visual Studio code and minor style changes

This commit is contained in:
Bernd Bestel
2017-11-05 11:02:00 +01:00
parent 2a3822e781
commit 05a9406a32
38 changed files with 1453 additions and 148 deletions

View File

@@ -36,7 +36,7 @@
<h3>Habit overview <strong><span id="selected-habit-name"></span></strong></h3>
<p>
<strong>Tracked count:</strong> <span id="selected-habit-tracked-count"></span><br />
<strong>Last tracked:</strong> <span id="selected-habit-last-tracked"></span> <time id="selected-habit-last-tracked-timeago" class="timeago timeago-contextual"></time><br />
<strong>Tracked count:</strong> <span id="selected-habit-tracked-count"></span><br>
<strong>Last tracked:</strong> <span id="selected-habit-last-tracked"></span> <time id="selected-habit-last-tracked-timeago" class="timeago timeago-contextual"></time><br>
</p>
</div>