From: Frédéric Péters Date: Sun, 29 Mar 2020 15:20:20 +0000 (+0200) Subject: add topik style for link cells X-Git-Tag: v2021~184 X-Git-Url: https://git.0d.be/?p=panikweb.git;a=commitdiff_plain;h=7d187a36498f5f0fc058a270bf3dee040c996b89 add topik style for link cells --- diff --git a/panikweb_templates/static/css/_specifics.scss b/panikweb_templates/static/css/_specifics.scss index 34fb846..4fbd4f1 100644 --- a/panikweb_templates/static/css/_specifics.scss +++ b/panikweb_templates/static/css/_specifics.scss @@ -1760,7 +1760,7 @@ a.topik-link { margin-top: 1em; } -#fiber-content div.topikcell a { +#fiber-content div.topikcellcontent a { text-decoration: none; height: 500px; } diff --git a/panikweb_templates/templates/combo/cells/topik/link-cell.html b/panikweb_templates/templates/combo/cells/topik/link-cell.html new file mode 100644 index 0000000..886a490 --- /dev/null +++ b/panikweb_templates/templates/combo/cells/topik/link-cell.html @@ -0,0 +1,18 @@ +{% load thumbnail %} +