comparison src/thread.html.luan @ 26:0837820b97fb

tinymce work
author Franklin Schmidt <fschmidt@gmail.com>
date Wed, 20 Jul 2022 15:47:18 -0600
parents 66fd3784e60e
children 72a1b77b4548
comparison
equal deleted inserted replaced
25:66fd3784e60e 26:0837820b97fb
53 span[ago] { 53 span[ago] {
54 color: #888; 54 color: #888;
55 } 55 }
56 [message] { 56 [message] {
57 white-space: pre-wrap; 57 white-space: pre-wrap;
58 line-height: 1.4;
58 } 59 }
59 textarea { 60 textarea {
60 width: 100%; 61 width: 100%;
61 xmax-width: 450px; 62 xmax-width: 450px;
62 height: 100px; 63 height: 100px;