Mercurial Hosting > lang
comparison src/chat.css @ 6:025bb19b65b1
use claude
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Thu, 17 Jul 2025 23:19:22 -0600 |
parents | b1adec083e44 |
children | 46097e607701 |
comparison
equal
deleted
inserted
replaced
5:a970b7a01a74 | 6:025bb19b65b1 |
---|---|
8 right: 0; | 8 right: 0; |
9 } | 9 } |
10 | 10 |
11 [waiting-ai-icon] { | 11 [waiting-ai-icon] { |
12 width: 100px; | 12 width: 100px; |
13 position: absolute; | 13 position: fixed; |
14 top: 50%; | 14 top: 50%; |
15 left: 50%; | 15 left: 50%; |
16 transform: translate(-50%,-50%); | 16 transform: translate(-50%,-50%); |
17 z-index: 3000; | 17 z-index: 3000; |
18 display: none; | 18 display: none; |