From 17472a72707bab53b0487853d9a0f247b9e91f98 Mon Sep 17 00:00:00 2001 From: Robin Buse Date: Tue, 2 Aug 2011 14:56:55 +0300 Subject: [PATCH] Removed unnecessary comments, changed label class to id and moved the custom js to the appropriate place --- static/index.html | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/static/index.html b/static/index.html index 1cc71bd9..a680ec14 100644 --- a/static/index.html +++ b/static/index.html @@ -57,14 +57,8 @@ #button:active { box-shadow: inset 0 1px 12px rgba(0, 0, 0, 0.9); background: #444; - /* - background: -webkit-linear-gradient(#565656, #4C4C4C 50%, #424242 51%, #2D2D2D); - background: -moz-linear-gradient(#565656, #4C4C4C 50%, #424242 51%, #2D2D2D); - background: -ms-linear-gradient(#565656, #4C4C4C 50%, #424242 51%, #2D2D2D); - background: -o-linear-gradient(#565656, #4C4C4C 50%, #424242 51%, #2D2D2D); - */ } - .label { + #label { text-align: left; margin: 0 auto; width: 300px; @@ -82,17 +76,17 @@ } -
New Pad

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