From 3b2b91e1f2bd7ad653a6e8dd079bce34910d9361 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sat, 3 Sep 2016 21:46:43 +0200 Subject: Download icon 💾 for podcasts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/FreshRSS/FreshRSS/issues/1236 --- p/themes/base-theme/template.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'p/themes') diff --git a/p/themes/base-theme/template.css b/p/themes/base-theme/template.css index 8a12423be..0902dac0c 100644 --- a/p/themes/base-theme/template.css +++ b/p/themes/base-theme/template.css @@ -807,6 +807,10 @@ input:checked + .slide-container .properties { display: none; } +.download-enclosure { + font-size: xx-large; + margin-left: .8em; +} /*=== MOBILE */ /*===========*/ -- cgit v1.2.3