diff --git a/html5-client/src/css/jittertrap.css b/html5-client/src/css/jittertrap.css index 851a90a..47a9b74 100644 --- a/html5-client/src/css/jittertrap.css +++ b/html5-client/src/css/jittertrap.css @@ -120,3 +120,21 @@ footer a { color: #4682B4; } + +@media (min-width: 1920px) { + #chartsPanel .tab-content { + display: flex; + flex-direction: row; + } + + #tputPanel, #toptalkPanel { + display: block !important; + opacity: 1 !important; + flex: 0 0 50%; + max-width: 50%; + } + + #showTputPanel, #showTopTalkPanel { + display: none; + } +} diff --git a/html5-client/src/html/index.tpl.html b/html5-client/src/html/index.tpl.html index 8e3ad18..f8bcdfb 100644 --- a/html5-client/src/html/index.tpl.html +++ b/html5-client/src/html/index.tpl.html @@ -21,7 +21,7 @@ -
+
@@ -69,7 +69,7 @@
-