From 217a5c1ef1a29e06bfd6b615ba1fe43587e8d98d Mon Sep 17 00:00:00 2001 From: FabianBartl Date: Wed, 21 Sep 2022 20:17:57 +0200 Subject: [PATCH] publications: no_icon for script link #23 , customstyles.css: ul inline-flex / fa-circle separator #23 #4 --- css/customstyles.css | 22 +++++++++++----------- pages/publications/publications.md | 8 ++++---- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/css/customstyles.css b/css/customstyles.css index f1d1d7db7..c69aaeba4 100644 --- a/css/customstyles.css +++ b/css/customstyles.css @@ -1187,7 +1187,8 @@ h4.panel-title { background: #149983; } -/* icon after link, actually after last letter of link to prevent breaking */ +/* icon after link */ +ul.inline > li:not(:first-of-type):before, abbr[title]:after, :hover > .anchorjs-link:after, a:after { @@ -1215,17 +1216,18 @@ a[href$=".zip"]:after { content: "\f019"; } /* download_alt */ abbr[title]:after { content: "\f129"; } /* info */ /* anchor-js icon */ -*:hover > .anchorjs-link:after { +:hover > .anchorjs-link:after { transition: color .25s linear; content: "\f0c6"; /* paperclip */ } -/* inline list */ -/* requires .no_bullet class for usage */ +/* inline list with font awesome separator */ +/* requires .no_bullet class for complete style */ ul.inline > li:not(:first-of-type):before { - content: "|"; - margin-left: 0.1em; - margin-right: 0.1em; + content: "\f111"; /* circle */ + font-size: smaller; + padding-left: 0.1em; + padding-right: 0.1em; } /* -------------------------- */ @@ -1240,10 +1242,8 @@ ul.no_bullet { } /* inline list */ -/* requires .no_bullet class for usage */ -ul.inline { - display: inline-block; -} +/* requires .no_bullet class for complete style */ +ul.inline { display: inline-flex; } /* hidden elements of password access restriction */ .course_material:not(.not_hidden), diff --git a/pages/publications/publications.md b/pages/publications/publications.md index aef8c1764..04fc0cb2b 100644 --- a/pages/publications/publications.md +++ b/pages/publications/publications.md @@ -66,7 +66,7 @@ If you are using MTEX for your research, please cite one of the following paper @@ -79,7 +79,7 @@ If you are using MTEX for your research, please cite one of the following paper @@ -96,7 +96,7 @@ If you are using MTEX for your research, please cite one of the following paper @@ -113,7 +113,7 @@ If you are using MTEX for your research, please cite one of the following paper