summaryrefslogtreecommitdiff
path: root/themes/light/cdm.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-03-17 19:28:20 +0300
committerAndrew Dolgov <[email protected]>2021-03-17 19:28:20 +0300
commit968270ed486a3f8330520b95b142908758ad8bd7 (patch)
treefd3cf58b64219443b33184200eae9b29508054f3 /themes/light/cdm.less
parentdb0315e596576a3e516a4ae774263dedefd92f73 (diff)
fix excessive CPU usage on linux chromium caused by animated SVG icons
Diffstat (limited to 'themes/light/cdm.less')
-rw-r--r--themes/light/cdm.less6
1 files changed, 0 insertions, 6 deletions
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;