From 968270ed486a3f8330520b95b142908758ad8bd7 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 17 Mar 2021 19:28:20 +0300 Subject: fix excessive CPU usage on linux chromium caused by animated SVG icons --- themes/light/cdm.less | 6 ------ 1 file changed, 6 deletions(-) (limited to 'themes/light/cdm.less') diff --git a/themes/light/cdm.less b/themes/light/cdm.less index 05f785cd3..4bb1c6064 100644 --- a/themes/light/cdm.less +++ b/themes/light/cdm.less @@ -208,12 +208,6 @@ } } - .content-inner { - .icon-unpack-pending { - &:extend(body.ttrss_main .icon-three-dots); - } - } - .content-inner .embed-responsive { overflow : hidden; padding-bottom : @embed-responsive-padding; -- cgit v1.2.3-54-g00ecf