implemented editing of task`s 'no index' field

This commit is contained in:
2025-07-27 12:59:32 +02:00
parent ac45517d7f
commit 2fa95d38c5
4 changed files with 21 additions and 6 deletions

View File

@@ -128,7 +128,10 @@
}
.head,
.user{
background: lime;
background: black;
border: 1px solid orange;
color: orange;
text-align: center;
}
.highlight{
background: red;