From e5686f4a011ea0110bf49ae1d56aa749c75ffc76 Mon Sep 17 00:00:00 2001 From: alecpl Date: Fri, 12 Sep 2008 12:13:13 +0000 Subject: - Added vertical splitter for folders list resizing - Added possibility to view all headers in message view - Fixed splitter drag/resize on Opera (#1485170) - debug console css fixes for IE --- skins/default/templates/addressbook.html | 15 +++++++--- skins/default/templates/mail.html | 49 ++++++++++++++++++++------------ skins/default/templates/message.html | 10 +++++++ 3 files changed, 52 insertions(+), 22 deletions(-) (limited to 'skins/default/templates') diff --git a/skins/default/templates/addressbook.html b/skins/default/templates/addressbook.html index 3f8e460a5..df5f20a02 100644 --- a/skins/default/templates/addressbook.html +++ b/skins/default/templates/addressbook.html @@ -24,26 +24,31 @@ +
+ +
+
@@ -51,6 +56,8 @@
+ +
diff --git a/skins/default/templates/mail.html b/skins/default/templates/mail.html index 7b6037b31..3d2068d91 100644 --- a/skins/default/templates/mail.html +++ b/skins/default/templates/mail.html @@ -47,17 +47,19 @@ body_keypress: function(evt, p) +
+

-
-:  -  -  -
+ +
+ +
+ +
+ +
+ +
+:  +  +  +
+ +
  @@ -100,6 +113,14 @@ body_keypress: function(evt, p)
+
+ +  + + +
+
@@ -124,14 +145,6 @@ body_keypress: function(evt, p)
-
- -  - - -
- @@ -30,6 +31,8 @@
+
+
@@ -45,5 +48,12 @@
+
+ + + -- cgit v1.2.3