From 7a1e1630d835f6b3ca4b8359076d0188493a1763 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 16 Mar 2021 21:40:20 +0300 Subject: use svg icon for packed article placeholders --- themes/light.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'themes/light.css') diff --git a/themes/light.css b/themes/light.css index 9f08cfcc1..3dc03ecca 100644 --- a/themes/light.css +++ b/themes/light.css @@ -1375,6 +1375,10 @@ body.ttrss_utility hr { .cdm .feed-title a:hover { color: #257aa7; } +.cdm .content-inner .icon-unpack-pending { + width: 18px; + height: 18px; +} .cdm .content-inner .embed-responsive { overflow: hidden; padding-bottom: 56.25%; -- cgit v1.2.3