From ccc387247690221f6bdbf5301fb9c974295474e9 Mon Sep 17 00:00:00 2001 From: fkloft Date: Fri, 12 Jul 2013 17:36:24 +0200 Subject: [PATCH] Tweak for mobile status bar --- mobile/smartphone.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/mobile/smartphone.css b/mobile/smartphone.css index 0e88ed7c..bcbb8bef 100644 --- a/mobile/smartphone.css +++ b/mobile/smartphone.css @@ -10,6 +10,12 @@ body { border: 0; } +#updatestatus .loadlevel { + border-width: 0; + background: transparent; + color: #FFF; +} + #innerstatus { float: right; max-width: 50%;