From a1124ee9df57b2b63a71afdc898d22b301ac609a Mon Sep 17 00:00:00 2001 From: Tor Hveem Date: Wed, 16 Oct 2013 15:20:23 +0200 Subject: [PATCH] attempt to improve the look of the badges and the bufferlist --- css/glowingbear.css | 10 ++++++++++ index.html | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/css/glowingbear.css b/css/glowingbear.css index 32dd559..00c3ba7 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -124,13 +124,23 @@ input[type=text], input[type=password] { min-width: 130px; overflow: auto; padding-top: 35px; /* topbar */ + font-size: smaller; } #sidebar form { padding-left: 6px; padding-right: 6px; } + + #sidebar .badge { + border-radius: 0; + margin-right: -15px; + } .nav-pills > li > a { border-radius: 0; + color: #ddd; +} +.nav-pills > li > a:hover { + color: #222; } .content { height: 100%; diff --git a/index.html b/index.html index 09f0a3c..9052a10 100644 --- a/index.html +++ b/index.html @@ -163,7 +163,7 @@ -
  • +