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/cdm.less | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'themes/light') diff --git a/themes/light/cdm.less b/themes/light/cdm.less index 4bb1c6064..53d060b19 100644 --- a/themes/light/cdm.less +++ b/themes/light/cdm.less @@ -208,6 +208,13 @@ } } + .content-inner { + .icon-unpack-pending { + width : 18px; + height : 18px; + } + } + .content-inner .embed-responsive { overflow : hidden; padding-bottom : @embed-responsive-padding; -- cgit v1.2.3