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/night_blue.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'themes/night_blue.css') diff --git a/themes/night_blue.css b/themes/night_blue.css index b8d98a174..ff1c0e3a0 100644 --- a/themes/night_blue.css +++ b/themes/night_blue.css @@ -1376,6 +1376,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