style update and fixes
This commit is contained in:
@@ -128,8 +128,10 @@
|
||||
<h5 class="mb-3">Bereits zugewiesene Tags</h5>
|
||||
|
||||
{% if document.tags is empty %}
|
||||
<div class="alert alert-secondary mb-0">
|
||||
Dieses Dokument hat noch keine Tags.
|
||||
<div class="alert alert-warning mb-0">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-info-circle-fill" viewBox="0 0 16 16">
|
||||
<path d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16m.93-9.412-1 4.705c-.07.34.029.533.304.533.194 0 .487-.07.686-.246l-.088.416c-.287.346-.92.598-1.465.598-.703 0-1.002-.422-.808-1.319l.738-3.468c.064-.293.006-.399-.287-.47l-.451-.081.082-.381 2.29-.287zM8 5.5a1 1 0 1 1 0-2 1 1 0 0 1 0 2"/>
|
||||
</svg> Dieses Dokument hat noch keine Tags.
|
||||
</div>
|
||||
{% else %}
|
||||
<div class="d-flex flex-wrap gap-2">
|
||||
@@ -168,7 +170,9 @@
|
||||
<div class="col-lg-6">
|
||||
<div class="card bg-dark border-secondary h-100">
|
||||
<div class="card-header bg-secondary-subtle text-dark fw-semibold">
|
||||
Zugewiesene Tags
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-pin-fill" viewBox="0 0 16 16">
|
||||
<path d="M4.146.146A.5.5 0 0 1 4.5 0h7a.5.5 0 0 1 .5.5c0 .68-.342 1.174-.646 1.479-.126.125-.25.224-.354.298v4.431l.078.048c.203.127.476.314.751.555C12.36 7.775 13 8.527 13 9.5a.5.5 0 0 1-.5.5h-4v4.5c0 .276-.224 1.5-.5 1.5s-.5-1.224-.5-1.5V10h-4a.5.5 0 0 1-.5-.5c0-.973.64-1.725 1.17-2.189A6 6 0 0 1 5 6.708V2.277a3 3 0 0 1-.354-.298C4.342 1.674 4 1.179 4 .5a.5.5 0 0 1 .146-.354"/>
|
||||
</svg> Zugewiesene Tags
|
||||
</div>
|
||||
|
||||
<div class="card-body">
|
||||
@@ -223,7 +227,10 @@
|
||||
<div class="col-lg-6">
|
||||
<div class="card bg-dark border-secondary h-100">
|
||||
<div class="card-header bg-secondary-subtle text-dark fw-semibold">
|
||||
Verfügbare Tags
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-tags-fill" viewBox="0 0 16 16">
|
||||
<path d="M2 2a1 1 0 0 1 1-1h4.586a1 1 0 0 1 .707.293l7 7a1 1 0 0 1 0 1.414l-4.586 4.586a1 1 0 0 1-1.414 0l-7-7A1 1 0 0 1 2 6.586zm3.5 4a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3"/>
|
||||
<path d="M1.293 7.793A1 1 0 0 1 1 7.086V2a1 1 0 0 0-1 1v4.586a1 1 0 0 0 .293.707l7 7a1 1 0 0 0 1.414 0l.043-.043z"/>
|
||||
</svg> Verfügbare Tags
|
||||
</div>
|
||||
|
||||
<div class="card-body">
|
||||
|
||||
@@ -145,7 +145,9 @@
|
||||
<div class="col-lg-6">
|
||||
<div class="card bg-black border-secondary shadow-sm h-100">
|
||||
<div class="card-header bg-secondary-subtle text-dark fw-semibold">
|
||||
Zugewiesene Dokumente
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-pin-fill" viewBox="0 0 16 16">
|
||||
<path d="M4.146.146A.5.5 0 0 1 4.5 0h7a.5.5 0 0 1 .5.5c0 .68-.342 1.174-.646 1.479-.126.125-.25.224-.354.298v4.431l.078.048c.203.127.476.314.751.555C12.36 7.775 13 8.527 13 9.5a.5.5 0 0 1-.5.5h-4v4.5c0 .276-.224 1.5-.5 1.5s-.5-1.224-.5-1.5V10h-4a.5.5 0 0 1-.5-.5c0-.973.64-1.725 1.17-2.189A6 6 0 0 1 5 6.708V2.277a3 3 0 0 1-.354-.298C4.342 1.674 4 1.179 4 .5a.5.5 0 0 1 .146-.354"/>
|
||||
</svg> Zugewiesene Dokumente
|
||||
</div>
|
||||
|
||||
<div class="card-body p-0">
|
||||
@@ -195,7 +197,9 @@
|
||||
<div class="col-lg-6">
|
||||
<div class="card bg-black border-secondary shadow-sm h-100">
|
||||
<div class="card-header bg-secondary-subtle text-dark fw-semibold">
|
||||
Verfügbare Dokumente
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-files" viewBox="0 0 16 16">
|
||||
<path d="M13 0H6a2 2 0 0 0-2 2 2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h7a2 2 0 0 0 2-2 2 2 0 0 0 2-2V2a2 2 0 0 0-2-2m0 13V4a2 2 0 0 0-2-2H5a1 1 0 0 1 1-1h7a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1M3 4a1 1 0 0 1 1-1h7a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1z"/>
|
||||
</svg> Verfügbare Dokumente
|
||||
</div>
|
||||
|
||||
<div class="card-body p-0">
|
||||
|
||||
Reference in New Issue
Block a user