This commit is contained in:
Simon Martens
2021-10-01 15:48:23 +02:00
parent c9da316ec5
commit e6ba6cb8f7
2 changed files with 6 additions and 9 deletions

View File

@@ -1420,6 +1420,11 @@ a:hover {
border: 1px solid var(--hamannHellGrau);
color: var(--hamannDunkelGrau);
font-size: 14px;
min-height: 2rem;
}
.printbutton.disabled {
border: none !important;
}
.printbutton .label {