diff --git a/cis/private/lehre/abgabe_lektor_details.php b/cis/private/lehre/abgabe_lektor_details.php index 141e0af54..e3bf5c40d 100644 --- a/cis/private/lehre/abgabe_lektor_details.php +++ b/cis/private/lehre/abgabe_lektor_details.php @@ -225,12 +225,14 @@ echo ' cursor: pointer; outline: inherit; } + #zweitbetrmailicon { top: 4px; height: 18px; width: 18px; position: relative; } + #tokenmailicon { top: 2px; height: 15px; @@ -238,6 +240,9 @@ echo ' position: relative; } + .warningtext { + color: #8a6d3b; + }