diff --git a/manage.css b/manage.css index 005f11d6..9c022bbb 100644 --- a/manage.css +++ b/manage.css @@ -332,9 +332,12 @@ summary { } .newUI .can-update .update:after { + animation: none; +} + +.newUI .can-update:not([data-details$="locally edited"]) .update:after { background-color: #c0fff0; border: 1px solid #89cac9; - animation: none; } .newUI .applies-to {