| | |
| | | /** |
| | | * 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 |
| | |
| | | text-overflow: ellipsis; |
| | | } |
| | | |
| | | #contacts-table .contact.readonly td { |
| | | font-style: italic; |
| | | } |
| | | |
| | | #directorylist li.addressbook a { |
| | | background-position: 6px -766px; |
| | | } |
| | |
| | | right: 0; |
| | | bottom: 28px; |
| | | border: 0; |
| | | border-radius: 4px; |
| | | } |
| | | |
| | | #headerbuttons { |
| | |
| | | } |
| | | |
| | | #contacthead span.nickname:before, |
| | | #contacthead span.nickname:after, |
| | | #contacthead input.ff_nickname:before, |
| | | #contacthead input.ff_nickname:after { |
| | | #contacthead span.nickname:after { |
| | | content: '"'; |
| | | } |
| | | |