summaryrefslogtreecommitdiff
path: root/themes/night.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-03-16 21:40:20 +0300
committerAndrew Dolgov <[email protected]>2021-03-16 21:40:20 +0300
commit7a1e1630d835f6b3ca4b8359076d0188493a1763 (patch)
treea4a088ddbd57098b5e830cb1f9fc9beecd6e45b9 /themes/night.css
parent92f859add2f48254c09df44c95385f2837032466 (diff)
use svg icon for packed article placeholders
Diffstat (limited to 'themes/night.css')
-rw-r--r--themes/night.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/night.css b/themes/night.css
index 7d5eacbf2..a029b50ec 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -1376,6 +1376,10 @@ body.ttrss_utility hr {
.cdm .feed-title a:hover {
color: #b87d2c;
}
+.cdm .content-inner .icon-unpack-pending {
+ width: 18px;
+ height: 18px;
+}
.cdm .content-inner .embed-responsive {
overflow: hidden;
padding-bottom: 56.25%;