Add timeago js library to show in the start_time of recordings

This commit is contained in:
Leonardo Crauss Daronco
2016-12-09 11:50:09 -02:00
parent 04ae45e4f4
commit 6726504ec3
5 changed files with 20 additions and 13 deletions

View File

@ -37,16 +37,11 @@
.dataTables_empty {
text-align: center;
}
.recording-update:hover > {
.default {
display: none;
}
.hover {
display: inline-block;
}
}
.fa.hover {
display: none;
.timeago {
margin-left: 5px;
font-size: 13px;
cursor: pointer;
color: #999;
}
}
}