aboutsummaryrefslogtreecommitdiff
path: root/static/styles.css
diff options
context:
space:
mode:
authorcel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519>2020-03-03 14:57:43 -0500
committercel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519>2020-03-19 17:43:55 -0400
commite31abb560ad402ff7927d435b5fa395d255a8791 (patch)
treeb1cefb117461c74bdf394b07ccec1ba044def3d0 /static/styles.css
parent68ad23321910c19c2e0f1387536417177fc414e4 (diff)
downloadpatchfoo-e31abb560ad402ff7927d435b5fa395d255a8791.tar.gz
patchfoo-e31abb560ad402ff7927d435b5fa395d255a8791.zip
printView: show message date on right
Diffstat (limited to 'static/styles.css')
-rw-r--r--static/styles.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/styles.css b/static/styles.css
index 3ffdddc..d168d21 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -162,6 +162,10 @@ pre {
border-bottom: 0;
}
+.print-view .msg-main {
+ text-align: center;
+}
+
.msg-content {
padding: 0 .5ex .5ex .5ex;
}