aboutsummaryrefslogtreecommitdiff
path: root/static/styles.css
diff options
context:
space:
mode:
authorcel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519>2017-02-01 17:46:29 -0800
committercel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519>2017-02-04 02:53:52 -0800
commitf6404aeb448ac219173dc1740a026c19696ac764 (patch)
treea7a19b936798de4299363afe5e8bb91228e6833e /static/styles.css
parenta474a5cbbd7e6e4d58c6cb13cb566637b553862f (diff)
downloadpatchfoo-f6404aeb448ac219173dc1740a026c19696ac764.tar.gz
patchfoo-f6404aeb448ac219173dc1740a026c19696ac764.zip
Make message id clickable
Diffstat (limited to 'static/styles.css')
-rw-r--r--static/styles.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/styles.css b/static/styles.css
index 6f8e4a9..2210522 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -72,6 +72,7 @@ pre {
.ssb-id {
font-size: .7em;
color: #777;
+ text-decoration: none;
}
.ssb-timestamp {