summaryrefslogtreecommitdiff
path: root/skins/larry/addressbook.css
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-07-12 11:24:49 +0200
committerThomas Bruederli <thomas@roundcube.net>2012-07-12 11:24:49 +0200
commit688d16e88296e2ae96ab9b7fc379eaef31d77933 (patch)
tree74c8dcdd2ffa43083a5ac0b6a86bb6b41a920306 /skins/larry/addressbook.css
parent9d72713987bb990b40cb51199fc4effcc5c2772e (diff)
Join address book toolbars again
Diffstat (limited to 'skins/larry/addressbook.css')
-rw-r--r--skins/larry/addressbook.css8
1 files changed, 3 insertions, 5 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 {