aboutsummaryrefslogtreecommitdiff
path: root/p
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2016-09-05 20:48:52 +0200
committerGravatar GitHub <noreply@github.com> 2016-09-05 20:48:52 +0200
commit03211453704e90c85d5da3a9ef0553e49886de59 (patch)
tree9db47803a76862a95868c18c068b2ea168dbb140 /p
parentbd4312fc4a139772fe8fb588ff69e0a4a419d9bb (diff)
parentabdf85094d053d2c2e8617342a45ae242f2a2d35 (diff)
Merge pull request #1238 from Alkarex/download-podcast
Download icon 💾 for podcasts
Diffstat (limited to 'p')
-rw-r--r--p/themes/base-theme/template.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/p/themes/base-theme/template.css b/p/themes/base-theme/template.css
index 8a12423be..5b3389129 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;
}
+.enclosure > [download] {
+ font-size: xx-large;
+ margin-left: .8em;
+}
/*=== MOBILE */
/*===========*/