From dee4796015e4df0900615bedcd78b03a92b140c2 Mon Sep 17 00:00:00 2001 From: Choom Date: Mon, 12 Dec 2022 00:26:28 -0300 Subject: Dickgirl como tema predeterminado --- static/css/txt/bbs.css | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'static/css/txt/bbs.css') diff --git a/static/css/txt/bbs.css b/static/css/txt/bbs.css index 546e8d2..f930419 100644 --- a/static/css/txt/bbs.css +++ b/static/css/txt/bbs.css @@ -156,6 +156,8 @@ label { line-height: 1; max-height: 18em; overflow-y: auto; + overflow-x: hidden; + white-space: nowrap; } #threadlist a { -webkit-flex: 1 1 auto; @@ -163,6 +165,8 @@ label { flex: 1 1 auto; padding: 3px; text-decoration: none; + overflow: hidden; + text-overflow: ellipsis; } .mainpage .postform, .formpad { @@ -349,9 +353,9 @@ form .msg { font-size: 10px; line-height: 12px; } - #threadlist { - overflow-x: auto; - white-space: nowrap; + #threadlist a { + font-size: 10px; + padding: 6px 3px; } #size, .postform br, -- cgit v1.2.1-18-gbd029