File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 22 <div id ="<%= dom_id ( time_entry ) %> " class ="<%= running_class %> border border-base-300 rounded-box border bg-base-100 flex flex-col md:flex-row gap-8 relative peer peer-exists tour--time-entry ">
33 <% if time_entry . running? %>
44 < span class ="absolute left-[-7px] flex " style ="width:16px; height:16px; top: calc(50% - 6px) ">
5- < span class ="relative inline-flex rounded-full text-success " style ="left:-2px;top:-2px;font-size:16px ">
5+ < span class ="relative inline-flex rounded-full bg-base-100 text-success " style ="left:-2px;top:-2px;font-size:16px ">
66 < i class ="animate-spin ti ti-clock "> </ i >
77 </ span >
88 < span style ='width:16px;height:16px;left: -2px; top:-2px; ' class ="animate-ping absolute inline-flex rounded-full bg-success "> </ span >
You can’t perform that action at this time.
0 commit comments