Mercurial Hosting > chat
comparison src/chat.css @ 43:89d3ddd302c7
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Thu, 27 Feb 2025 22:18:18 -0700 |
parents | 818697418dbe |
children | 7628fd0e3560 |
comparison
equal
deleted
inserted
replaced
42:e09747b199e9 | 43:89d3ddd302c7 |
---|---|
71 } | 71 } |
72 | 72 |
73 div[who] { | 73 div[who] { |
74 display: flex; | 74 display: flex; |
75 justify-content: space-between; | 75 justify-content: space-between; |
76 } | |
77 | |
78 div[content] span[right] { | |
79 font-size: 12px; | 76 font-size: 12px; |
80 color: grey; | 77 color: grey; |
81 } | 78 } |
82 | 79 |
83 span[pulldown] { | 80 span[pulldown] { |