| | |
| | | * 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 { |
| | |
| | | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a2e31', endColorstr='#505050', GradientType=0); |
| | | } |
| | | |
| | | a.button { |
| | | a.button, |
| | | .buttongroup { |
| | | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e6e6e6', GradientType=0); |
| | | } |
| | | |
| | |
| | | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bababa', endColorstr='#d8d8d8', GradientType=0); |
| | | } |
| | | |
| | | .buttongroup a.button.selected { |
| | | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#909090', endColorstr='#858585', GradientType=0); |
| | | } |
| | | |
| | | #message.statusbar { |
| | | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#c8c8c8', GradientType=0); |
| | | } |
| | | |
| | | #messagestack div { |
| | | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0404040', endColorstr='#e0303030', GradientType=0); |
| | | } |
| | | |
| | | .ui-dialog.popupmessage .ui-dialog-titlebar { |
| | |
| | | |
| | | #topnav { |
| | | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#404040', endColorstr='#060606', GradientType=0); |
| | | } |
| | | |
| | | #toplogo { |
| | | position: absolute; |
| | | top: 0px; |
| | | left: 10px; |
| | | } |
| | | |
| | | .records-table tr.selected td { |
| | |
| | | } |
| | | |
| | | #messageheader, #partheader, #composeheaders { |
| | | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e9e9e9', GradientType=0); |
| | | 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 { |