mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-06 07:47:53 +10:00
bump version to 0.8.4
This commit is contained in:
@@ -334,10 +334,10 @@ tbody .output-link:hover {opacity: 1;}
|
||||
|
||||
@keyframes fadeIn {
|
||||
0% { opacity: 0; }
|
||||
20% { opacity: 0;}
|
||||
30% { opacity: 0.1;}
|
||||
100% { opacity: 1; }
|
||||
}
|
||||
|
||||
.fade-in-progress-url {
|
||||
animation: fadeIn 8s;
|
||||
animation: fadeIn 14s;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user