Added Task Adding, Removing, Editing and corrected some relatex tests. Coverage still not 100%

This commit is contained in:
2025-12-03 19:08:16 +01:00
parent 4fa55c8607
commit 20daf315ca
68 changed files with 2398 additions and 400 deletions

View File

@@ -82,16 +82,3 @@ ul.linkList li {
list-style: none;
margin-bottom: 5px;
}
.code {
position: relative;
}
.clipboard-copy-btn {
position: absolute;
top: 8px;
right: 8px;
padding: 4px 8px;
font-size: 0.9em;
cursor: pointer;
}