Aleksander Machniak
2014-04-04 f8a9c2c59cda13e41f1295ce378885e29ad39780
skins/larry/addressbook.css
@@ -39,7 +39,7 @@
#directorylistbox {
   position: absolute;
   top: 42px;
   top: 0;
   left: 0;
   width: 100%;
   bottom: 0;
@@ -47,7 +47,7 @@
#addresslist {
   position: absolute;
   top: 42px;
   top: 0;
   left: 0;
   width: 280px;
   bottom: 0;
@@ -55,7 +55,7 @@
#contacts-box {
   position: absolute;
   top: 42px;
   top: 0;
   left: 292px;
   right: 0;
   bottom: 0;
@@ -71,7 +71,6 @@
   background-position: -100px 0;
   background-repeat: no-repeat;
   overflow: hidden;
   padding-left: 36px;
   text-overflow: ellipsis;
}
@@ -83,21 +82,11 @@
   background-position: 6px -791px;
}
#directorylist li.addressbook ul li:last-child {
   border-bottom: 0;
}
#directorylist li.addressbook ul.groups {
   margin: 0;
   padding: 0;
}
#directorylist li.addressbook ul.groups li {
   width: 100%;
}
#directorylist li.contactgroup a {
   padding-left: 62px;
   background-position: 32px -1555px;
}