| | |
| | | * License. It is allowed to copy, distribute, transmit and to adapt the work |
| | | * by keeping credits to the original autors in the README file. |
| | | * See http://creativecommons.org/licenses/by-sa/3.0/ for details. |
| | | * |
| | | * $Id$ |
| | | */ |
| | | |
| | | #mailview-left { |
| | |
| | | position: absolute; |
| | | right: 256px; |
| | | width: auto; |
| | | top: 7px; |
| | | top: 2px; |
| | | } |
| | | |
| | | #searchfilter select { |
| | |
| | | color: #960; |
| | | border: 1px solid #ffdf0e; |
| | | background-color: #fef893; |
| | | background-position: 5px -85px; |
| | | background-position: 5px -83px; |
| | | padding: 6px 12px 4px 30px; |
| | | white-space: normal; |
| | | } |
| | |
| | | bottom: 0; |
| | | } |
| | | |
| | | #composequicksearch { |
| | | position: relative; |
| | | padding: 4px; |
| | | background: #c7e3ef; |
| | | } |
| | | |
| | | #composequicksearch .searchbox { |
| | | height: 26px; |
| | | } |
| | | |
| | | #composequicksearch .searchbox input { |
| | | width: auto; |
| | | position: absolute; |
| | | left: 0px; |
| | | right: 0px; |
| | | } |
| | | |
| | | #composequicksearch #searchmenulink { |
| | | width: 15px; |
| | | } |
| | | |
| | | #compose-contacts #directorylist { |
| | | border-bottom: 4px solid #c7e3ef; |
| | | } |