preparing for task archival
This commit is contained in:
@@ -195,4 +195,5 @@
|
||||
{/each}
|
||||
{/each}
|
||||
</div>
|
||||
<div class="archive">{t('archive')}</div>
|
||||
{/if}
|
||||
@@ -363,3 +363,21 @@ a.wikilink{
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.archive {
|
||||
position: fixed;
|
||||
top: 10px;
|
||||
right: 10px;
|
||||
width: 250px;
|
||||
height: 40px;
|
||||
z-index: 100;
|
||||
border-radius: 5px;
|
||||
background: black;
|
||||
text-align: center;
|
||||
border: 1px solid;
|
||||
}
|
||||
Reference in New Issue
Block a user