more consistent styling

This commit is contained in:
Ilya Grigorik
2016-05-14 11:45:23 -07:00
parent 06caa1ebb1
commit ba511724e7
2 changed files with 7 additions and 5 deletions

View File

@@ -253,7 +253,7 @@ chrome.extension.sendMessage({}, function(response) {
{opacity: 0.3},
{opacity: 0.0},
], {
duration: 3000,
duration: 2000,
iterations: 1,
delay: 0
});