| | |
| | | * Roundcube webmail styles for the Email section |
| | | * |
| | | * Copyright (c) 2012, The Roundcube Dev Team |
| | | * Screendesign by FLINT / Büro für Gestaltung, bueroflint.com |
| | | * Screendesign by FLINT / B�ro f�r Gestaltung, bueroflint.com |
| | | * |
| | | * The contents are subject to the Creative Commons Attribution-ShareAlike |
| | | * License. It is allowed to copy, distribute, transmit and to adapt the work |
| | |
| | | background-position: -24px -1116px; |
| | | } |
| | | |
| | | .messagelist thead tr td.priority span.priority { |
| | | background-position: -24px -1845px; |
| | | } |
| | | |
| | | #messagelist tr td.priority span.prio5 { |
| | | background-position: 0 -1905px; |
| | | } |
| | |
| | | border-radius: 3px; |
| | | } |
| | | |
| | | #messageheader .message-headers { |
| | | min-height: 60px; |
| | | } |
| | | |
| | | #messageheader #contactphoto { |
| | | display: block; |
| | | position: absolute; |
| | |
| | | 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; |
| | | } |