From 9120268290b4a06d7f17736e698737c5dc02c6c9 Mon Sep 17 00:00:00 2001 From: KarpAlex Date: Thu, 1 Apr 2021 02:34:13 +0200 Subject: [PATCH] moved down icon with quickinfo for Tokensend --- cis/private/lehre/abgabe_lektor_details.php | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/cis/private/lehre/abgabe_lektor_details.php b/cis/private/lehre/abgabe_lektor_details.php index 49020381d..df56cc1c7 100644 --- a/cis/private/lehre/abgabe_lektor_details.php +++ b/cis/private/lehre/abgabe_lektor_details.php @@ -199,6 +199,12 @@ echo ' cursor: pointer; outline: inherit; } + #tokenmailimg { + top: 4px; + height: 18px; + width: 18px; + position: relative; + } @@ -483,8 +489,8 @@ if (isset($zweitbegutachter) && $zweitbegutachter) // wenn es Zweitbegutachter g $htmlstr .= ""; $htmlstr .= ""; $htmlstr .= ""; - $htmlstr .= "  \n"; + $htmlstr .= " \n"; $htmlstr .= ""; } $htmlstr .= "\n";