Thomas Bruederli
2013-06-13 63049afbfe457d9b1dd709e7d8b108218c5ea3f2
skins/larry/mail.css
@@ -913,6 +913,10 @@
   border-radius: 3px;
}
#messageheader .message-headers {
   min-height: 60px;
}
#messageheader #contactphoto {
   display: block;
   position: absolute;
@@ -1154,6 +1158,23 @@
   bottom: 0;
}
#composequicksearch {
   position: relative;
   padding: 4px;
   background: #c7e3ef;
}
#composequicksearch .searchbox input {
   width: 100%;
   height: 26px;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#composequicksearch #searchmenulink {
   width: 15px;
}
#compose-contacts #directorylist {
   border-bottom: 4px solid #c7e3ef;
}