From: Michael Prager Date: Fri, 18 Dec 2009 02:16:49 +0000 (+0100) Subject: added fullscreen mode and settings menu (WOOHOOO) X-Git-Url: https://code.delx.au/comingnext/commitdiff_plain/f282b8af51e5804dff13412d60e424a06e82c2db added fullscreen mode and settings menu (WOOHOOO) --- diff --git a/comingNext/index.html b/comingNext/index.html index 1eab9ed..a97e008 100644 --- a/comingNext/index.html +++ b/comingNext/index.html @@ -3,13 +3,15 @@ +/* ----------------------------------------------------------------------- +Note: you no longer have to edit this file, you can change the preferences +within the widget now! +--------------------------------------------------------------------------- */ + Coming Next @@ -669,6 +1133,27 @@ td { padding:0px 5px 0px 0px; white-space:nowrap; overflow:hidden; }
+ + + diff --git a/comingNextB/index.html b/comingNextB/index.html index d55dd0c..b669934 100644 --- a/comingNextB/index.html +++ b/comingNextB/index.html @@ -3,13 +3,15 @@ +/* ----------------------------------------------------------------------- +Note: you no longer have to edit this file, you can change the preferences +within the widget now! +--------------------------------------------------------------------------- */ + Coming Next @@ -669,6 +1133,27 @@ td { padding:0px 5px 0px 0px; white-space:nowrap; overflow:hidden; }
+ + +