Add delete actions

This commit is contained in:
Mikei386
2026-06-23 20:18:49 +02:00
parent 522b9f4665
commit 59cdfd975f
8 changed files with 44 additions and 4 deletions
+8
View File
@@ -57,6 +57,14 @@
color: #ffffff;
}
.u-nav button.danger {
color: #c4382d;
}
.u-nav button.danger:hover {
border-color: #c4382d;
}
.u-nav button.icon {
align-items: center;
display: inline-flex;