From 0ae4d388ffa70a7334b5f56b1b7abc879bb5aad5 Mon Sep 17 00:00:00 2001 From: Lorenz H-S Date: Sun, 2 Feb 2014 11:52:30 +0000 Subject: [PATCH] Non-layout-killing debug button ("count watchers") --- css/glowingbear.css | 6 ++++++ index.html | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/css/glowingbear.css b/css/glowingbear.css index ba2000d..69fc6a9 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -133,6 +133,12 @@ input[type=text], input[type=password], .badge { #topbar .brand img { height: 32px; } + #topbar .brand button { + position: absolute; + line-height: 15px; + font-size: 9pt; + margin-left: 10px + } #topbar .title { position: fixed; left: 145px; /* sidebar */ diff --git a/index.html b/index.html index 66d218c..33e0ce9 100644 --- a/index.html +++ b/index.html @@ -170,8 +170,8 @@ $ openssl req -nodes -newkey rsa:2048 -keyout relay.pem -x509 -days 365 -out rel brand + -