From edfe79a46fa31b766cc3b44799e682ddec1ac700 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Wed, 24 Oct 2012 13:13:43 +0200 Subject: Refactored compose UI according to discussions on the mailing list --- skins/larry/templates/compose.html | 101 +++++++++++++++--------------- skins/larry/templates/message.html | 2 +- skins/larry/templates/messagepreview.html | 2 +- 3 files changed, 53 insertions(+), 52 deletions(-) (limited to 'skins/larry/templates') diff --git a/skins/larry/templates/compose.html b/skins/larry/templates/compose.html index 33f4ba36b..2612685a9 100644 --- a/skins/larry/templates/compose.html +++ b/skins/larry/templates/compose.html @@ -9,11 +9,31 @@ -
+ +
+
+ + + + + + + + + + + + + + + +
+
+
@@ -38,25 +58,11 @@
- -
-
- - - - - - - - - -
-
-
+ @@ -109,43 +115,33 @@
-
- -
+
+ - + - -
- - - - - - - - - - - - - - - - - - -
+ + + + + + + + + + + + + + +
+
@@ -155,11 +151,18 @@
- +
+
@@ -172,8 +175,6 @@
-
-
diff --git a/skins/larry/templates/message.html b/skins/larry/templates/message.html index 92bb3589d..f7e188f5f 100644 --- a/skins/larry/templates/message.html +++ b/skins/larry/templates/message.html @@ -42,7 +42,7 @@
- +

diff --git a/skins/larry/templates/messagepreview.html b/skins/larry/templates/messagepreview.html index ae1a3acc8..9eb4d1e00 100644 --- a/skins/larry/templates/messagepreview.html +++ b/skins/larry/templates/messagepreview.html @@ -9,7 +9,7 @@

- +
-- cgit v1.2.3