Thomas Bruederli
2012-06-06 e29515a504e862065684f6f41ab632ab38087c8d
skins/larry/addressbook.css
@@ -1,7 +1,7 @@
/**
 * Roundcube webmail styles for the Address Book section
 *
 * Copyright (c) 2011, The Roundcube Dev Team
 * Copyright (c) 2012, The Roundcube Dev Team
 * Screendesign by FLINT / Büro für Gestaltung, bueroflint.com
 *
 * The contents are subject to the Creative Commons Attribution-ShareAlike
@@ -73,6 +73,10 @@
   text-overflow: ellipsis;
}
#contacts-table .contact.readonly td {
   font-style: italic;
}
#directorylist li.addressbook a {
   background-position: 6px -766px;
}
@@ -123,6 +127,7 @@
   right: 0;
   bottom: 28px;
   border: 0;
   border-radius: 4px;
}
#headerbuttons {
@@ -179,9 +184,7 @@
}
#contacthead span.nickname:before,
#contacthead span.nickname:after,
#contacthead input.ff_nickname:before,
#contacthead input.ff_nickname:after {
#contacthead span.nickname:after {
   content: '"';
}