diff options
| author | 2016-09-03 21:46:43 +0200 | |
|---|---|---|
| committer | 2016-09-03 21:46:43 +0200 | |
| commit | 3b2b91e1f2bd7ad653a6e8dd079bce34910d9361 (patch) | |
| tree | 76b2caa4f7db796f75bf744306791d45ad244e93 /p/themes/base-theme/template.css | |
| parent | 57705c679b56b0f9eb5c343fd24f15fc80926b5b (diff) | |
Download icon 💾 for podcasts
https://github.com/FreshRSS/FreshRSS/issues/1236
Diffstat (limited to 'p/themes/base-theme/template.css')
| -rw-r--r-- | p/themes/base-theme/template.css | 4 |
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..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 */ /*===========*/ |
