From 4c3cd2fcf2883747c381c62e556cf5f6068e74df Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Mon, 8 Jul 2019 00:58:02 +0200 Subject: [PATCH] The active-glow animation takes too much CPU on music.mpd --- .../http/static/css/source/webpanel/plugins/music.mpd/index.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/platypush/backend/http/static/css/source/webpanel/plugins/music.mpd/index.scss b/platypush/backend/http/static/css/source/webpanel/plugins/music.mpd/index.scss index 37f7264e..7db26b34 100644 --- a/platypush/backend/http/static/css/source/webpanel/plugins/music.mpd/index.scss +++ b/platypush/backend/http/static/css/source/webpanel/plugins/music.mpd/index.scss @@ -157,7 +157,6 @@ &.active { height: 4rem; - @extend .active-glow; } &.move:hover {