From 3c3496b19a99d6f2bc1962b5fe5b97e1f8cfdd92 Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Sat, 13 Jul 2019 12:27:43 +0200 Subject: [PATCH] Revert "The active-glow animation takes too much CPU on music.mpd" This reverts commit 4c3cd2fcf2883747c381c62e556cf5f6068e74df. --- .../http/static/css/source/webpanel/plugins/music.mpd/index.scss | 1 + 1 file changed, 1 insertion(+) 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 7db26b34..37f7264e 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,6 +157,7 @@ &.active { height: 4rem; + @extend .active-glow; } &.move:hover {