From: Michael D. Lowis Date: Fri, 1 Mar 2024 04:59:32 +0000 (-0500) Subject: fleshed out browser and started reworking server X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=e3d24dcbbe3d04f9391e7c9a40bd2cbc8b42b6ff;p=proto%2Fatv.git fleshed out browser and started reworking server --- diff --git a/atv/assets/control.html b/atv/assets/control.html index 3ebdbfa..c232fee 100644 --- a/atv/assets/control.html +++ b/atv/assets/control.html @@ -56,8 +56,6 @@ margin: 0.5em; } - - article { display: flex; flex-flow: column; @@ -78,6 +76,18 @@ .shrink { flex: 0 1 auto; } + + #breadCrumbs { + margin-left: 1em; + margin-right: 1em; + } + + #itemList { + margin-left: 1em; + margin-right: 1em; + } + + @@ -96,6 +106,11 @@ +
+

Queued Videos

+
The queue is currently empty
+
+
@@ -104,18 +119,16 @@
- -
-

Queued Videos

-
The queue is currently empty
-