From be13679611a9ef83616a0ba450c8f068bd543064 Mon Sep 17 00:00:00 2001 From: "Difrex(Denis Zheleztsov)" Date: Fri, 8 Aug 2014 13:18:35 +0400 Subject: [PATCH] Message ID --- s/css/default.css | 6 ++++++ t/post.html | 3 +++ 2 files changed, 9 insertions(+) diff --git a/s/css/default.css b/s/css/default.css index 48e119d..e11c5af 100644 --- a/s/css/default.css +++ b/s/css/default.css @@ -39,6 +39,12 @@ padding-bottom: 0.15em; padding-left: 5pt; padding-top: 5pt; } +.msg_hash { + float: right; + margin-right: 1em; + color: #222; + opacity: 0.4; +} .subg a { color: #222; } diff --git a/t/post.html b/t/post.html index 1b6a73c..bddfc3a 100644 --- a/t/post.html +++ b/t/post.html @@ -1,5 +1,8 @@

+
+ Message ID: +

From: