mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-29 01:05:32 +00:00
-
This commit is contained in:
@@ -417,15 +417,7 @@
|
||||
}
|
||||
else
|
||||
{
|
||||
<div style="align-self: flex-end" class="printbutton">
|
||||
<span class="label">
|
||||
<a class="hlink disabled" href="#">
|
||||
PDF <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="currentColor" class="bi bi-arrow-down-circle" viewBox="0 0 14 18">
|
||||
<path fill-rule="evenodd" d="M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8zm15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8.5 4.5a.5.5 0 0 0-1 0v5.793L5.354 8.146a.5.5 0 1 0-.708.708l3 3a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 10.293V4.5z"/>
|
||||
</svg>
|
||||
</a>
|
||||
</span>
|
||||
</div>
|
||||
<div style="align-self: flex-end" class="printbutton disabled"></div>
|
||||
}
|
||||
<div class="lettercard flexrow">
|
||||
<div class="nnumber letcount">
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user