diff options
author | José Bollo <jose.bollo@iot.bzh> | 2017-08-27 13:35:37 +0200 |
---|---|---|
committer | José Bollo <jose.bollo@iot.bzh> | 2017-08-27 14:41:45 +0200 |
commit | 8ce4768e7bbb2f7fc00c885591aa20429f4c83af (patch) | |
tree | 0de9a26095e3128a47e89681d48126ee62383f8f /test/monitoring/monitor-pastel.css | |
parent | d0b0b6fe77b8ea06bac2830baa9008eefe1917ba (diff) |
monitoring: improvements
- use flex/css for correct layout
- handles disconnection nicely
- handles initial token
- fix typo in afb-api-so
Change-Id: I386b98f9d6a2182029d39a373a9820478f97cfa6
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'test/monitoring/monitor-pastel.css')
-rw-r--r-- | test/monitoring/monitor-pastel.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/test/monitoring/monitor-pastel.css b/test/monitoring/monitor-pastel.css index 21bccd7b..0264bf52 100644 --- a/test/monitoring/monitor-pastel.css +++ b/test/monitoring/monitor-pastel.css @@ -57,11 +57,6 @@ body { border-radius: 0px 50px; } -#connect { - float: right; - margin: 20px; -} - /*******************************************************************/ /* main area */ |