From 8b883998551be27682c7adc77587759c364005d2 Mon Sep 17 00:00:00 2001 From: joamag Date: Tue, 22 Jan 2019 19:13:45 +0000 Subject: [PATCH] New css code --- src/admin_scripts/config/development/stylesheets.py | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/admin_scripts/config/development/stylesheets.py b/src/admin_scripts/config/development/stylesheets.py index dae173b..9488867 100644 --- a/src/admin_scripts/config/development/stylesheets.py +++ b/src/admin_scripts/config/development/stylesheets.py @@ -62,6 +62,12 @@ "-moz-animation-duration", "-khtml-animation-duration", "-webkit-animation-duration", + "animation-fill-mode", + "-o-animation-fill-mode", + "-ms-animation-fill-mode", + "-moz-animation-fill-mode", + "-khtml-animation-fill-mode", + "-webkit-animation-fill-mode", "animation-name", "-o-animation-name", "-ms-animation-name",