aboutsummaryrefslogtreecommitdiff
path: root/p/themes
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2016-09-04 17:05:10 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2016-09-04 17:05:10 +0200
commitabdf85094d053d2c2e8617342a45ae242f2a2d35 (patch)
treee9d9cb7f8d442802db1322709af59ce7a3fd8032 /p/themes
parentf14cb04e8bc7935886052cafeacf997e1896c23d (diff)
Change style for podcast download
https://github.com/FreshRSS/FreshRSS/issues/1236
Diffstat (limited to 'p/themes')
-rw-r--r--p/themes/base-theme/template.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/p/themes/base-theme/template.css b/p/themes/base-theme/template.css
index 0902dac0c..5b3389129 100644
--- a/p/themes/base-theme/template.css
+++ b/p/themes/base-theme/template.css
@@ -807,7 +807,7 @@ input:checked + .slide-container .properties {
display: none;
}
-.download-enclosure {
+.enclosure > [download] {
font-size: xx-large;
margin-left: .8em;
}