From 06d7f6dfee14449889b43bfadbd5c4ce60393614 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lorenz=20H=C3=BCbschle-Schneider?= Date: Sat, 16 Jan 2016 15:01:46 +0100 Subject: [PATCH] Include version information in settings dialog, update version numbers --- css/glowingbear.css | 4 ++++ index.html | 1 + manifest.json | 2 +- manifest.webapp | 2 +- package.json | 2 +- 5 files changed, 8 insertions(+), 3 deletions(-) diff --git a/css/glowingbear.css b/css/glowingbear.css index ef540c5..33719e2 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -15,6 +15,10 @@ a { cursor: pointer; } +.version { + margin-right: 1em; +} + .hidden-bracket { position: absolute; left: -1000px; diff --git a/index.html b/index.html index 48c54ea..bf8ca89 100644 --- a/index.html +++ b/index.html @@ -321,6 +321,7 @@ $ openssl req -nodes -newkey rsa:4096 -keyout relay.pem -x509 -days 365 -out rel