From 54c797fce037205066d688a488eac07bf842d5d7 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Fri, 14 Oct 2016 02:49:05 +0000 Subject: [PATCH] validation fixes in /2014 --- 2014/assets/css/custom.css | 8 +-- 2014/live/menu.html | 90 ++++++++++++++++----------------- 2014/live/room141.html | 2 +- 2014/program/grid_schedule.html | 4 +- 4 files changed, 50 insertions(+), 54 deletions(-) diff --git a/2014/assets/css/custom.css b/2014/assets/css/custom.css index 833a0913..70f98d46 100644 --- a/2014/assets/css/custom.css +++ b/2014/assets/css/custom.css @@ -24,18 +24,18 @@ h3 { margin: 2.975em 0 0 -0.9em; } -#lp-panel { +.lp-panel { max-width: 32%; margin-left: 0.3em; float: right; } -#lp-panel ul { +.lp-panel ul { list-style: square; padding-left: 0.4em; } -#lp-panel li { +.lp-panel li { margin-bottom: 0.5em; } @@ -47,7 +47,7 @@ h3 { margin: 0.5em 0 0 0; text-align: center; } - #lp-panel { + .lp-panel { max-width: 100%; margin-left: 0; float: none; diff --git a/2014/live/menu.html b/2014/live/menu.html index 785255bd..354045dc 100644 --- a/2014/live/menu.html +++ b/2014/live/menu.html @@ -104,75 +104,71 @@
-
-

Menu

-

Which conference room would you like to stream?

-
+

Menu

+

Which conference room would you like to stream?

+
- -
-
-
- -
- Room 155 +
+
+
+
+
+ Room 155 +
-
-
-
- -Room 141 +
+
+ Room 141 +
-
-
-
- -Room 123 +
+
+ Room 123 +
-
-
+
- -
+
diff --git a/2014/live/room141.html b/2014/live/room141.html index 37050b9d..ac43353f 100644 --- a/2014/live/room141.html +++ b/2014/live/room141.html @@ -161,7 +161,7 @@

Join the discussion online!

diff --git a/2014/program/grid_schedule.html b/2014/program/grid_schedule.html index 55bf4659..ec632724 100644 --- a/2014/program/grid_schedule.html +++ b/2014/program/grid_schedule.html @@ -150,9 +150,9 @@

Sessions | Grid Schedule | Speakers | Exhibit hall | Separate events: SpinachCon and Legal seminar

-

+

[ saturday grid schedule ]

-

+

[ sunday grid schedule ]

-- 2.25.1