comparison src/chat.css @ 28:99b71a377f2c

audio for textarea
author Franklin Schmidt <fschmidt@gmail.com>
date Sat, 02 Aug 2025 20:04:35 -0600
parents 176a182c02cf
children d48f48e1b790
comparison
equal deleted inserted replaced
27:176a182c02cf 28:99b71a377f2c
34 } 34 }
35 35
36 dialog[rename] input { 36 dialog[rename] input {
37 width: 300px; 37 width: 300px;
38 } 38 }
39
40 div[buttons] audio {
41 height: 34px;
42 }