Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2026-04-18 15:05:03 +02:00
parent c9a86dbd96
commit 425e30e4fa
5 changed files with 5 additions and 7 deletions
+2 -2
View File
@@ -355,12 +355,12 @@ textarea{
margin: 5px 0 5px auto;
}
.taglist .tag.editor,
.account .taglist .tag.editor,
.taglist .tag button{
display: none;
}
.taglist:hover .editor,
.account .taglist:hover .editor,
.taglist:hover .tag button{
display: inherit;
}