mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-05-10 18:26:57 +00:00
mobile live: hide feed+legend, keep LCD visible
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@
|
||||
<meta name="twitter:image" content="https://raw.githubusercontent.com/Kpa-clawbot/meshcore-analyzer/master/public/og-image.png">
|
||||
<link rel="stylesheet" href="style.css?v=1773963309">
|
||||
<link rel="stylesheet" href="home.css">
|
||||
<link rel="stylesheet" href="live.css?v=1773963646">
|
||||
<link rel="stylesheet" href="live.css?v=1773963702">
|
||||
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.9.4/dist/leaflet.css"
|
||||
integrity="sha256-p4NxAoJBhIIN+hmNHrzRCf9tD/miZyoHS5obTRR9BMY="
|
||||
crossorigin="anonymous">
|
||||
|
||||
+5
-1
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user