From 4aeb76cdacd95b34df1a9b149bdccd6f44031fc1 Mon Sep 17 00:00:00 2001 From: Robin Buse Date: Tue, 16 Aug 2011 23:25:42 +0300 Subject: [PATCH 1/2] Reworked the start page (brighter, added top bar, font on Windows sharper), fixed some padding bugs (firefox) and compressed the js --- static/index.html | 181 ++++++++++++++++++++++------------------------ 1 file changed, 86 insertions(+), 95 deletions(-) diff --git a/static/index.html b/static/index.html index c4f2e4e92..ac1cf62cf 100644 --- a/static/index.html +++ b/static/index.html @@ -1,124 +1,115 @@ - + Etherpad Lite - +
-
New Pad
-
-
or create/open a Pad with the name
+
New Pad

or create/open a Pad with the name
-
- - + typeof costumStart == "function" && costumStart(); + + \ No newline at end of file From d3a33024ec55f7781ced7c2521158532d356acfa Mon Sep 17 00:00:00 2001 From: Robin Buse Date: Wed, 17 Aug 2011 21:58:07 +0300 Subject: [PATCH 2/2] reverted js functions but reduced if clause using ternary operation --- static/index.html | 33 ++++++++++++++++++++++----------- 1 file changed, 22 insertions(+), 11 deletions(-) diff --git a/static/index.html b/static/index.html index ac1cf62cf..e995cdb2f 100644 --- a/static/index.html +++ b/static/index.html @@ -96,20 +96,31 @@ \ No newline at end of file