comparison src/chat.css @ 106:15cf43dd144c default tip

handle reply to deleted
author Franklin Schmidt <fschmidt@gmail.com>
date Wed, 03 Sep 2025 07:58:46 -0600
parents 683c0d13cd5d
children
comparison
equal deleted inserted replaced
105:62d6725b4db0 106:15cf43dd144c
146 div[quote] { 146 div[quote] {
147 border-left: 1px solid #888888; 147 border-left: 1px solid #888888;
148 padding-left: 8px; 148 padding-left: 8px;
149 } 149 }
150 div[reply] a, 150 div[reply] a,
151 div[quote] [when] { 151 div[quote] [when],
152 div[quote] [deleted] {
152 font-size: 12px; 153 font-size: 12px;
153 } 154 }
154 155
155 div[input] { 156 div[input] {
156 padding-top: 1em; 157 padding-top: 1em;