X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=test%2Fmonitoring%2Fmonitor-base.css;h=feb61705fc231fd71547add53e6d9ee5e4e87a8d;hb=65353dce81a629e042800bb7b86fcd869a76727e;hp=f2de1d92d0dade13e0ae5e1faa66554e12e089ab;hpb=8ce4768e7bbb2f7fc00c885591aa20429f4c83af;p=src%2Fapp-framework-binder.git diff --git a/test/monitoring/monitor-base.css b/test/monitoring/monitor-base.css index f2de1d92..feb61705 100644 --- a/test/monitoring/monitor-base.css +++ b/test/monitoring/monitor-base.css @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017 "IoT.bzh" + * Copyright (C) 2015-2020 "IoT.bzh" * Author: José Bollo * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -74,6 +74,7 @@ body.on #params, body.on #connect, body.off #disconnect { display: none; } /*******************************************************************/ /* main area */ +#work { overflow-x: auto; } #controls, #menu { flex: 1; } #middle { flex: 3; } #controls { min-width: 300px; } @@ -88,8 +89,7 @@ body.on #params, body.on #connect, body.off #disconnect { display: none; } /*******************************************************************/ /* setting for traces */ -#apis .trace-evt { - visibility: hidden; +#apis .event, #apis .global { display: none; } @@ -168,6 +168,7 @@ body.on #params, body.on #connect, body.off #disconnect { display: none; } .traceevent .content { clear: both; + overflow-x: auto; } .traceevent, .x-button {