From 462f90724883179c0af42dee52b6419da306a47b Mon Sep 17 00:00:00 2001 From: cTn Date: Mon, 5 May 2014 12:44:29 +0200 Subject: [PATCH] receiver tab will now scale nicely --- tabs/receiver.css | 6 +++++- tabs/receiver.html | 10 +++++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/tabs/receiver.css b/tabs/receiver.css index 8c377fc2..47b7e3f4 100644 --- a/tabs/receiver.css +++ b/tabs/receiver.css @@ -5,6 +5,7 @@ } .tab-receiver .bars { float: left; + width: 45%; font-weight: bold; } @@ -19,11 +20,14 @@ } .tab-receiver .bars .name { width: 60px; + } + .tab-receiver .bars .meter { + width: 70%; } .tab-receiver .bars .meter meter { margin-top: 4px; - width: 200px; + width: 100%; height: 14px; border: 1px solid silver; diff --git a/tabs/receiver.html b/tabs/receiver.html index 3f1a2bcb..abc13a84 100644 --- a/tabs/receiver.html +++ b/tabs/receiver.html @@ -5,41 +5,49 @@
  • +
    +
    +
    +
    +
    +
    +
    +