diff --git a/public/index.html b/public/index.html index 085c5eb1..1fcc2fa2 100644 --- a/public/index.html +++ b/public/index.html @@ -22,7 +22,7 @@ - + diff --git a/public/live.css b/public/live.css index 996485b8..ea6ce677 100644 --- a/public/live.css +++ b/public/live.css @@ -609,7 +609,11 @@ .vcr-bar { padding: 4px 6px; overflow-x: auto; flex-wrap: nowrap; } .vcr-btn { padding: 6px 10px; font-size: 0.8rem; min-height: 36px; min-width: 36px; } .vcr-scope-btn { font-size: 0.7rem; padding: 4px 8px; min-height: 36px; } - .vcr-lcd { display: none; } + .vcr-lcd { display: flex; } + .live-feed { display: none; } + .feed-show-btn { display: none !important; } + .live-legend { display: none; } + .legend-toggle-btn { display: none !important; } } /* Timeline time tooltip */