| | |
| | | * 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 { |
| | |
| | | background-image: url(svggradient.php?c=2a2e31;505050); |
| | | } |
| | | |
| | | a.button { |
| | | a.button, |
| | | .buttongroup { |
| | | background-image: url(svggradient.php?c=f9f9f9;e6e6e6); |
| | | } |
| | | |
| | |
| | | |
| | | .pagenav.dark a.button.pressed { |
| | | background-image: url(svggradient.php?c=bababa;d8d8d8); |
| | | } |
| | | |
| | | .buttongroup a.button.selected { |
| | | background-image: url(svggradient.php?c=909090;858585); |
| | | } |
| | | |
| | | #message.statusbar { |
| | |
| | | } |
| | | |
| | | #messageheader, #partheader, #composeheaders { |
| | | background-image: url(svggradient.php?c=ffffff;e9e9e9); |
| | | background-image: url(svggradient.php?c=ffffff;f0f0f0); |
| | | } |
| | | |
| | | .moreheaderstoggle { |
| | | background-image: url(svggradient.php?c=fbfbfb;e9e9e9&h=1); |
| | | } |
| | | |
| | | #messagelistfooter { |
| | | background-image: url(svggradient.php?c=ebebeb;c6c6c6); |
| | | } |
| | | |
| | | /*** jqueryui theme ***/ |
| | | |