1
0
mirror of https://github.com/coalaura/whiskr.git synced 2025-12-02 20:22:52 +00:00

use index db & various fixes

This commit is contained in:
Laura
2025-09-12 20:52:10 +02:00
parent 2d6b618cf1
commit 57418ccbd4
7 changed files with 182 additions and 59 deletions

View File

@@ -404,6 +404,10 @@ body:not(.loading) #loading {
color: #ed8796;
}
.message .text .error a {
color: #ee99a0;
}
.message.errored {
border: 2px solid #ed8796;
}