From 3134670d3bd2d61cf7733f7d95c00892e15deb68 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Fri, 9 Dec 2016 15:06:31 +0100 Subject: Show favicons in expanded mode's subtitle section if a folder is viewed --- css/content.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'css') diff --git a/css/content.css b/css/content.css index 76c468718..efe322982 100644 --- a/css/content.css +++ b/css/content.css @@ -478,6 +478,12 @@ display: none; } +#app-content .source img { + height: 20px; + display: inline-block; + margin: 0 0 -5px 5px; +} + /** * Actual content */ -- cgit v1.2.3