]> git.cworth.org Git - lmno.games/blobdiff - empathy/empathy.css
Shorten the fade-out delay for the activity indicators
[lmno.games] / empathy / empathy.css
index 9692274e3a7edd7eaaa4e4976d966e0c91df4cae..a58e63306e1c22d42c534653f8a3507ec0da80d4 100644 (file)
@@ -96,6 +96,6 @@
 .typing.idle span {
     opacity: 0.0;
     transition-property: opacity;
-    transition-duration: 6s;
-    transition-delay: 3s;
+    transition-duration: 2s;
+    transition-delay: 1s;
 }