From c27c21959f5ea5809f26a92fb1820567cda9019b Mon Sep 17 00:00:00 2001 From: 0ip Date: Sat, 26 Nov 2011 17:22:20 +0100 Subject: [PATCH] Optimized start page for mobile devices --- static/index.html | 53 +++++++++++++++++++++++++++++++++-------------- 1 file changed, 37 insertions(+), 16 deletions(-) diff --git a/static/index.html b/static/index.html index 2bed58f98..f3f234390 100644 --- a/static/index.html +++ b/static/index.html @@ -1,6 +1,7 @@ Etherpad Lite + - + +
-
New Pad

or create/open a Pad with the name
-
- +
New Pad

or create/open a Pad with the name
+ +
@@ -124,5 +146,4 @@ //start the costum js if(typeof costumStart == "function") costumStart(); - \ No newline at end of file