1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/mipilin synced 2025-05-10 23:33:07 +00:00

joo can now delete mood updats

Signed-off-by: roxwize <rae@roxwize.xyz>
This commit is contained in:
Rae 5e 2025-01-31 17:07:06 -05:00
parent 0ecc741a98
commit 8e3ae72ae7
Signed by: rae
GPG key ID: 5B1A0FAB9BAB81EE
9 changed files with 78 additions and 13 deletions

View file

@ -209,11 +209,32 @@ tr:hover td {
display: flex;
justify-content: space-between;
}
.feed-update div:last-child {
text-align: right;
.feed-update-footer {
display: flex;
justify-content: space-between;
}
.feed-update-date {
color: #3f3f38;
font-style: italic;
}
.feed-update-actions form {
display: inline;
}
.feed-update-actions form:first-child button {
color: #c51e48;
}
.button-link {
margin: 0;
border: 0;
padding: 0;
background: none;
}
.button-link:hover, .button-link:focus, .button-link:focus-visible {
outline: 0;
border: 0;
text-decoration: underline;
}
@font-face {
font-family: "Gohufont 14";