1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-10-18 23:16:09 +02:00

show last updated time in more human way.

This commit is contained in:
Kushagra Gour
2016-11-27 09:06:26 +05:30
parent f82e64b369
commit 88e27f0d8f
3 changed files with 11 additions and 1 deletions

View File

@@ -359,6 +359,7 @@
margin: 20px 0;
display: block;
border-radius: 4px;
cursor: pointer;
box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2);
}
.saved-item-tile:hover {