| | |
| | | * 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$ |
| | | */ |
| | | |
| | | input.button { |
| | |
| | | |
| | | #topnav { |
| | | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#404040', endColorstr='#060606', GradientType=0); |
| | | } |
| | | |
| | | #toplogo { |
| | | position: absolute; |
| | | top: 0px; |
| | | left: 10px; |
| | | } |
| | | |
| | | .records-table tr.selected td { |
| | |
| | | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType=0); |
| | | } |
| | | |
| | | #previewheaderstoggle { |
| | | .moreheaderstoggle { |
| | | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb', endColorstr='#e9e9e9', GradientType=1); |
| | | } |
| | | |
| | | #composeoptionsbox { |
| | | border-top: 1px solid #999; |
| | | } |
| | | |
| | | #messagelist tbody tr td span.branch div { |