From f09ae74d551f9720a3e00b9cca4f19df617c6818 Mon Sep 17 00:00:00 2001 From: Renard Date: Fri, 1 May 2020 18:08:27 -0400 Subject: Manage: mona solo para zonavip --- cgi/templates/manage/recent.html | 19 ++++++++++++++----- static/css/ib.css | 4 ++++ 2 files changed, 18 insertions(+), 5 deletions(-) diff --git a/cgi/templates/manage/recent.html b/cgi/templates/manage/recent.html index 5a6de80..adbcd39 100644 --- a/cgi/templates/manage/recent.html +++ b/cgi/templates/manage/recent.html @@ -19,14 +19,23 @@
- ##{post['id']} #{post['subject']} en #{post['board_name']} hace #{post['timestamp_formatted']} por #{post['name']} #{post['email']} #{post['tripcode']} + ##{post['id']} #{post['subject']} en + #{post['board_name']} hace + #{post['timestamp_formatted']} + por #{post['name']} + #{post['email']} #{post['tripcode']}
+ +
#{post['message']}
+
#{post['message']}
-
- - Ver hilo completo - Ver hilo en BaI +
+ + Ver hilo completo + + Ver + hilo en BaI
diff --git a/static/css/ib.css b/static/css/ib.css index 16a4ba5..318da59 100644 --- a/static/css/ib.css +++ b/static/css/ib.css @@ -257,9 +257,13 @@ textarea { } .managertable .message { display: block; +} + +.managertable .message .vip { font-family: Mona, Monapo, IPAMonaPGothic, "MS PGothic", YOzFontAA97; font-size: 14px; } + .managertable .actions { display: block; margin-top: 0.5em; -- cgit v1.2.1-18-gbd029