diff --git a/popup.css b/popup.css index 2825f7a7..a1bbe994 100644 --- a/popup.css +++ b/popup.css @@ -84,7 +84,7 @@ body.blocked > DIV { .svg-icon polygon, .svg-icon rect { fill: hsl(0, 0%, 30%); - transition: .3s ease; + transition: .5s; } .svg-icon circle { stroke: hsl(0, 0%, 30%);