abgabetool lektorview: decreased header table height

This commit is contained in:
KarpAlex
2021-04-01 09:48:49 +02:00
parent 9120268290
commit 2493cc57d4
+5 -1
View File
@@ -186,10 +186,14 @@ echo '
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<style>
#beurteilungheadertable td {
height: 35px;
height: 30px;
overflow: hidden;
}
#beurteilungheadertable form {
margin: 0;
}
/* Bild statt submit button, styling entfernen*/
button[name="zweitbegutachtertoken"] {
background: none;