From 688d16e88296e2ae96ab9b7fc379eaef31d77933 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Thu, 12 Jul 2012 11:24:49 +0200 Subject: Join address book toolbars again --- skins/larry/addressbook.css | 8 +++----- skins/larry/templates/addressbook.html | 17 +++++++---------- skins/larry/templates/mail.html | 4 ---- 3 files changed, 10 insertions(+), 19 deletions(-) diff --git a/skins/larry/addressbook.css b/skins/larry/addressbook.css index 37315cf5c..fe087aece 100644 --- a/skins/larry/addressbook.css +++ b/skins/larry/addressbook.css @@ -18,6 +18,7 @@ left: 0; width: 220px; bottom: 0; + z-index: 2; } #addressview-right { @@ -26,9 +27,9 @@ left: 232px; right: 0; bottom: 0; + z-index: 3; } -#directorytoolbar, #addressbooktoolbar { position: absolute; top: -6px; @@ -36,10 +37,7 @@ right: 260px; height: 40px; white-space: nowrap; -} - -#directorytoolbar { - right: 0; + z-index: 10; } #directorylistbox { diff --git a/skins/larry/templates/addressbook.html b/skins/larry/templates/addressbook.html index ee92ff4dc..c39c2fe87 100644 --- a/skins/larry/templates/addressbook.html +++ b/skins/larry/templates/addressbook.html @@ -10,14 +10,18 @@
-
- -
+
+ + + +
+
+

@@ -33,13 +37,6 @@
- -
- - - -
-
diff --git a/skins/larry/templates/mail.html b/skins/larry/templates/mail.html index f6b53f2f8..32c64d929 100644 --- a/skins/larry/templates/mail.html +++ b/skins/larry/templates/mail.html @@ -46,10 +46,6 @@
- -
-
-
-- cgit v1.2.3