Improve icons, add homepage links to courses
Build and Publish Docker Container / build (push) Successful in 5m28s
Build and Publish Docker Container / build (push) Successful in 5m28s
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<% if work_item.completed? %>
|
||||
<i class="fa fa-check text-green-700"></i>
|
||||
<% elsif work_item.started? %>
|
||||
<i class="fa fa-play text-blue-700"></i>
|
||||
<i class="fa fa-pen text-blue-700"></i>
|
||||
<% else %>
|
||||
<%# Symbol to show work has not started yet %>
|
||||
<i class="fa fa-clock text-blue-gray-700"></i>
|
||||
|
||||
Reference in New Issue
Block a user