From e019c8ea8bbad089f736e6b07e05ef6e76bc4062 Mon Sep 17 00:00:00 2001 From: Philippe Proulx Date: Sat, 26 Oct 2013 04:32:17 -0400 Subject: [PATCH] Minor UI improvements --- css/glowingbear.css | 4 +++- index.html | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/css/glowingbear.css b/css/glowingbear.css index 75f6c99..cc62f72 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -59,6 +59,7 @@ td.prefix { vertical-align: top; padding-right: 5px; white-space: pre; + border-right: 1px solid #444; } td.message { word-wrap: break-word; @@ -175,13 +176,14 @@ input[type=text], input[type=password], .badge { } #bufferlines { - font-family: 'Terminus', 'Inconsolata', 'Consolas', 'Monaco', 'Ubuntu Mono', monospace; + font-family: 'Terminus', 'Consolas', 'Monaco', 'Inconsolata', 'Ubuntu Mono', monospace; position: relative; height: 99%; overflow-y: auto; margin-left: 14%; width: auto; top: 25px; /* topbar */ + padding-bottom: 10px; } #bufferlines .btn { font-family: sans-serif; diff --git a/index.html b/index.html index b1d4e64..a0783cb 100644 --- a/index.html +++ b/index.html @@ -222,7 +222,7 @@ $ openssl req -nodes -newkey rsa:2048 -keyout relay.pem -x509 -days 365 -out rel {{ bufferline.date | date:'HH:mm' }} - {{ part.text }} + {{ part.text }}